]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/kernel.h
Merge branch 'akpm' (patches from Andrew)
[karo-tx-linux.git] / include / linux / kernel.h
index cfa9351c7536ff686ff89256b5a3c00aec3de2ab..5f0be58640ea6e73f88dd02cb3ac3bc7cdb6a0e6 100644 (file)
@@ -439,6 +439,9 @@ extern int panic_on_unrecovered_nmi;
 extern int panic_on_io_nmi;
 extern int panic_on_warn;
 extern int sysctl_panic_on_stackoverflow;
+
+extern bool crash_kexec_post_notifiers;
+
 /*
  * Only to be used by arch init code. If the user over-wrote the default
  * CONFIG_PANIC_TIMEOUT, honor it.