Setting tag linux-2.6-22-50
[linux-2.6.git] / linux-2.6-660-nmi-watchdog-default.patch
1 diff -Nurb linux-2.6.22-650/include/asm-i386/nmi.h linux-2.6.22-660/include/asm-i386/nmi.h
2 --- linux-2.6.22-650/include/asm-i386/nmi.h     2007-07-08 19:32:17.000000000 -0400
3 +++ linux-2.6.22-660/include/asm-i386/nmi.h     2008-08-12 14:51:44.000000000 -0400
4 @@ -33,7 +33,7 @@
5  
6  extern atomic_t nmi_active;
7  extern unsigned int nmi_watchdog;
8 -#define NMI_DEFAULT     -1
9 +#define NMI_DEFAULT     1
10  #define NMI_NONE       0
11  #define NMI_IO_APIC    1
12  #define NMI_LOCAL_APIC 2