|
@@ -439,6 +439,9 @@ extern int panic_on_unrecovered_nmi;
|
|
extern int panic_on_io_nmi;
|
|
extern int panic_on_io_nmi;
|
|
extern int panic_on_warn;
|
|
extern int panic_on_warn;
|
|
extern int sysctl_panic_on_stackoverflow;
|
|
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
|
|
* Only to be used by arch init code. If the user over-wrote the default
|
|
* CONFIG_PANIC_TIMEOUT, honor it.
|
|
* CONFIG_PANIC_TIMEOUT, honor it.
|