From: Andi Kleen Date: Sat, 16 Apr 2005 22:25:06 +0000 (-0700) Subject: [PATCH] x86_64: Make kernel math errors a die() now X-Git-Tag: v2.6.12-rc3~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a848f632f86f1602094e6172cdc05c048042d7a;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed