X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2Fsysctl_binary.c;h=4b2545a136ffcec72d5073b579cf3f41c49fcbd3;hb=37d9a8c5ea8fc063841c133fc53cc168ee620762;hp=1357c5786064e6c8f030defbbb7f76f690dc3c15;hpb=5abd9ccced7a726c817dd6b5b96bc933859138d1;p=~andy%2Flinux diff --git a/kernel/sysctl_binary.c b/kernel/sysctl_binary.c index 1357c578606..4b2545a136f 100644 --- a/kernel/sysctl_binary.c +++ b/kernel/sysctl_binary.c @@ -136,7 +136,6 @@ static const struct bin_table bin_kern_table[] = { { CTL_INT, KERN_IA64_UNALIGNED, "ignore-unaligned-usertrap" }, { CTL_INT, KERN_COMPAT_LOG, "compat-log" }, { CTL_INT, KERN_MAX_LOCK_DEPTH, "max_lock_depth" }, - { CTL_INT, KERN_NMI_WATCHDOG, "nmi_watchdog" }, { CTL_INT, KERN_PANIC_ON_NMI, "panic_on_unrecovered_nmi" }, {} };