[PATCH] x86: Allow users to force a panic on NMI
[deliverable/linux.git] / include / linux / sysctl.h
index ecb79ba52ae19b235758ff06a9af62c642cae3ae..432778446ad26b5a1ff0e5f04ee67e848758a391 100644 (file)
@@ -151,6 +151,7 @@ enum
        KERN_COMPAT_LOG=73,     /* int: print compat layer  messages */
        KERN_MAX_LOCK_DEPTH=74,
        KERN_NMI_WATCHDOG=75, /* int: enable/disable nmi watchdog */
+       KERN_PANIC_ON_NMI=76, /* int: whether we will panic on an unrecovered */
 };
 
 
This page took 0.023662 seconds and 5 git commands to generate.