MIPS: Add definitions for extended context
[linux-drm-fsl-dcu.git] / kernel / panic.c
index 774614f72cbd04961cdc62fb68e91dffeb651f03..04e91ff7560b3a35445f006a5be6e1d786bde245 100644 (file)
@@ -32,7 +32,7 @@ static unsigned long tainted_mask;
 static int pause_on_oops;
 static int pause_on_oops_flag;
 static DEFINE_SPINLOCK(pause_on_oops_lock);
-static bool crash_kexec_post_notifiers;
+bool crash_kexec_post_notifiers;
 int panic_on_warn __read_mostly;
 
 int panic_timeout = CONFIG_PANIC_TIMEOUT;