]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/nmi.h
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
[mirror_ubuntu-zesty-kernel.git] / include / linux / nmi.h
index 78488e099ce7a4263dff9f9a08fa2e39f60f0e49..7ec5b86735f33d512a27086635ac15a221039101 100644 (file)
@@ -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 *);