X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Fsysctl_binary.c;h=7e7746a42a623e66034b73c1e78f017d469b9f53;hb=0050ee059f7fc86b1df2527aaa14ed5dc72f9973;hp=9a4f750a296329861b95672dc00cfa4dc2ef515f;hpb=d038a63ace6cf2ce3aeafa741b73d542ffb65163;p=karo-tx-linux.git diff --git a/kernel/sysctl_binary.c b/kernel/sysctl_binary.c index 9a4f750a2963..7e7746a42a62 100644 --- a/kernel/sysctl_binary.c +++ b/kernel/sysctl_binary.c @@ -137,6 +137,7 @@ static const struct bin_table bin_kern_table[] = { { CTL_INT, KERN_COMPAT_LOG, "compat-log" }, { CTL_INT, KERN_MAX_LOCK_DEPTH, "max_lock_depth" }, { CTL_INT, KERN_PANIC_ON_NMI, "panic_on_unrecovered_nmi" }, + { CTL_INT, KERN_PANIC_ON_WARN, "panic_on_warn" }, {} };