--- linux-2.6.12-rc4/arch/i386/kernel/nmi.c.nmiwd 2005-05-07 09:20:31.000000000 +0400 +++ linux-2.6.12-rc4/arch/i386/kernel/nmi.c 2005-05-17 13:47:38.000000000 +0400 @@ -34,7 +34,7 @@ #include "mach_traps.h" -unsigned int nmi_watchdog = NMI_NONE; +unsigned int nmi_watchdog = NMI_IO_APIC; extern int unknown_nmi_panic; static unsigned int nmi_hz = HZ; static unsigned int nmi_perfctr_msr; /* the MSR to reset in NMI handler */