1. 27 12月, 2008 1 次提交
  2. 26 12月, 2008 3 次提交
  3. 25 12月, 2008 1 次提交
  4. 24 12月, 2008 3 次提交
  5. 23 12月, 2008 1 次提交
    • H
      x86: prioritize the FPU traps for the error code · adf77bac
      H. Peter Anvin 提交于
      In the case of multiple FPU errors, prioritize the error codes,
      instead of returning __SI_FAULT, which ends up pushing a 0 as the
      error code to userspace, a POSIX violation.
      
      For i386, we will simply return if there are no errors at all; for
      x86-64 this is probably a "can't happen" (and the code should be
      unified), but for this patch, return __SI_FAULT|SI_KERNEL if this ever
      happens.
      Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
      adf77bac
  6. 22 12月, 2008 2 次提交
  7. 20 12月, 2008 5 次提交
  8. 19 12月, 2008 12 次提交
  9. 18 12月, 2008 12 次提交