From: Alexander van Heukelum Date: Tue, 30 Sep 2008 16:41:34 +0000 (+0200) Subject: x86, traps: split out math_error and simd_math_error X-Git-Tag: v2.6.28-rc1~611^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a28680b4b821a262fd3b5e57a28c148b5f9e662a;p=pandora-kernel.git x86, traps: split out math_error and simd_math_error Split out math_error from do_coprocessor_error and simd_math_error from do_simd_coprocessor_error, like on i386. While at it, add the "error_code" parameter to do_coprocessor_error, do_simd_coprocessor_error and do_spurious_interrupt_bug. This does not change the generated code, but brings the declarations in line with all the other trap handlers. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed