X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Fsched.h;h=af443a08431fc271c2983aa3743709a812025e9a;hp=1941d8b5cf11cb9731342c5519ac58436e192eab;hb=d7b6de14a0ef8a376f9d57b867545b47302b7bfb;hpb=30d38542ec777468bb6a31829076a2dbc5690e35 diff --git a/include/linux/sched.h b/include/linux/sched.h index 1941d8b5cf11..af443a08431f 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -295,10 +295,11 @@ extern void softlockup_tick(void); extern void spawn_softlockup_task(void); extern void touch_softlockup_watchdog(void); extern void touch_all_softlockup_watchdogs(void); -extern unsigned long softlockup_thresh; +extern unsigned int softlockup_panic; extern unsigned long sysctl_hung_task_check_count; extern unsigned long sysctl_hung_task_timeout_secs; extern unsigned long sysctl_hung_task_warnings; +extern int softlockup_thresh; #else static inline void softlockup_tick(void) {