commit | d788bada2f6c49673f85338ac4c0c642e5e52cff | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Fri Jun 06 03:28:13 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 09:13:20 2008 +0200 |
tree | fd523dbe0636c903c34b56167813a4551bb312d1 | |
parent | d54db1ac9ecde9bcb8a561595b02c1d970d3a4d6 [diff] |
x86: APIC/SMP: Downgrade the NMI watchdog for "noapic" If configured to use the I/O APIC, the NMI watchdog is deemed to fail if the chip has been deactivated as a result of "noapic". Downgrade to the local APIC watchdog similarly to what is done for the UP case. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>