]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/io_apic_32.c
x86: IO-APIC - use NMI_NONE instead of numeric constant
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / io_apic_32.c
index a69a59d19e187999184a398fa28af9828167c20f..5c0f8d6496a628b63e25dc887f6238631c5ec885 100644 (file)
@@ -2229,7 +2229,7 @@ static inline void __init check_timer(void)
 
        if (nmi_watchdog == NMI_IO_APIC) {
                printk(KERN_WARNING "timer doesn't work through the IO-APIC - disabling NMI Watchdog!\n");
-               nmi_watchdog = 0;
+               nmi_watchdog = NMI_NONE;
        }
        timer_ack = 0;