]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/kernel.h
mm, oom_reaper: do not attempt to reap a task more than twice
[mirror_ubuntu-artful-kernel.git] / include / linux / kernel.h
index 94aa10ffe15615725e69417945a1ea5041c93384..c42082112ec8d59c052041a44fbb339f0adf9e9e 100644 (file)
@@ -451,6 +451,7 @@ extern int panic_on_oops;
 extern int panic_on_unrecovered_nmi;
 extern int panic_on_io_nmi;
 extern int panic_on_warn;
+extern int sysctl_panic_on_rcu_stall;
 extern int sysctl_panic_on_stackoverflow;
 
 extern bool crash_kexec_post_notifiers;