1. 31 12月, 2008 1 次提交
  2. 20 11月, 2008 1 次提交
  3. 22 10月, 2008 1 次提交
  4. 12 10月, 2008 1 次提交
    • I
      x86, fpu: check __clear_user() return value · 9f482807
      Ingo Molnar 提交于
      fix warning:
      
        arch/x86/kernel/xsave.c: In function ‘save_i387_xstate’:
        arch/x86/kernel/xsave.c:98: warning: ignoring return value of ‘__clear_user’, declared with attribute warn_unused_result
      
      check the return value and act on it. We should not be ignoring faults
      at this point.
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      9f482807
  5. 08 10月, 2008 2 次提交
  6. 07 9月, 2008 1 次提交
  7. 14 8月, 2008 2 次提交
  8. 31 7月, 2008 5 次提交