]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Maintain si_code field properly for FP exceptions
authorThiemo Seufer <ths@networkno.de>
Wed, 22 Aug 2007 00:42:04 +0000 (01:42 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:59 +0000 (02:16 +0100)
commitfb44590d01822c8693ad34607fa806479e642636
tree1f1191db06e1472fbe34b85f97754b2a7864820c
parentfd24abc70e3ca40a3dd120f4852112b865d66a92
[MIPS] Maintain si_code field properly for FP exceptions

The appended patch adds code to update siginfo_t's si_code field. It
fixes e.g. a floating point overflow regression in the SBCL testsuite.

Signed-off-By: Thiemo Seufer <ths@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c