diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/nmi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nmi.h b/include/linux/nmi.h index a17ab6398d7c..447775ee2c4b 100644 --- a/include/linux/nmi.h +++ b/include/linux/nmi.h | |||
| @@ -57,6 +57,7 @@ int hw_nmi_is_cpu_stuck(struct pt_regs *); | |||
| 57 | u64 hw_nmi_get_sample_period(int watchdog_thresh); | 57 | u64 hw_nmi_get_sample_period(int watchdog_thresh); |
| 58 | extern int watchdog_user_enabled; | 58 | extern int watchdog_user_enabled; |
| 59 | extern int watchdog_thresh; | 59 | extern int watchdog_thresh; |
| 60 | extern int sysctl_softlockup_all_cpu_backtrace; | ||
| 60 | struct ctl_table; | 61 | struct ctl_table; |
| 61 | extern int proc_dowatchdog(struct ctl_table *, int , | 62 | extern int proc_dowatchdog(struct ctl_table *, int , |
| 62 | void __user *, size_t *, loff_t *); | 63 | void __user *, size_t *, loff_t *); |
