]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8564806561a78ce43c6789ea7e9d27059a1a75c
tree19df6b9254b6d4d0aa575d06fe018fc12c9727d1
parentd4e5bb72567a29ab4343d930636a2d4ccc24e79e
x86, 386 removal: Remove support for IRQ 13 FPU error reporting

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>
arch/x86/kernel/cpu/proc.c
arch/x86/kernel/irqinit.c
arch/x86/kernel/traps.c