X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fnmi.h;h=7ec5b86735f33d512a27086635ac15a221039101;hb=bc914532a08892b30954030a0ba68f8534c67f76;hp=78488e099ce7a4263dff9f9a08fa2e39f60f0e49;hpb=03e8f644868f147e021e8660346890e731c2e435;p=cascardo%2Flinux.git diff --git a/include/linux/nmi.h b/include/linux/nmi.h index 78488e099ce7..7ec5b86735f3 100644 --- a/include/linux/nmi.h +++ b/include/linux/nmi.h @@ -73,6 +73,7 @@ extern int watchdog_user_enabled; extern int watchdog_thresh; extern unsigned long *watchdog_cpumask_bits; extern int sysctl_softlockup_all_cpu_backtrace; +extern int sysctl_hardlockup_all_cpu_backtrace; struct ctl_table; extern int proc_watchdog(struct ctl_table *, int , void __user *, size_t *, loff_t *);