]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[PATCH] x86_64: Make kernel math errors a die() now
authorAndi Kleen <ak@suse.de>
Sat, 16 Apr 2005 22:25:06 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:06 +0000 (15:25 -0700)
commit3a848f632f86f1602094e6172cdc05c048042d7a
treed2082fe5f580f2b00db04659c78f6a7d309d1a1b
parentc29601e9c1e7893d1755364e350c9188bd56d69f
[PATCH] x86_64: Make kernel math errors a die() now

There were no reports about the previous warning for FPU exceptions in the
kernel, so make it a die() now.

Also improve the error messages slightly.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/traps.c