x86, 386 removal: Remove support for IRQ 13 FPU error reporting
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 Dec 2012 19:26:31 +0000 (11:26 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 Dec 2012 19:42:40 +0000 (11:42 -0800)
Remove support for FPU error reporting via IRQ 13, as opposed to
exception 16 (#MF).  One last remnant of i386 gone.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Alan Cox <alan@linux.intel.com>

No differences found