x86: I/O APIC: clean up the 8259A on a NMI watchdog failure
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 21 May 2008 21:10:22 +0000 (22:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 07:12:59 +0000 (09:12 +0200)
There is no point in keeping the 8259A enabled if the I/O APIC NMI
watchdog has failed and the 8259A is not used to pass through regular
timer interrupts.  This fixes problems with some systems where some logic
gets confused.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found