patch-2.4.0-test10 linux/kernel/panic.c
Next file: linux/kernel/printk.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/kernel/panic.c
- Orig date:
Tue Jun 20 14:32:27 2000
diff -u --recursive --new-file v2.4.0-test9/linux/kernel/panic.c linux/kernel/panic.c
@@ -22,7 +22,7 @@
int panic_timeout;
-struct notifier_block *panic_notifier_list = NULL;
+struct notifier_block *panic_notifier_list;
static int __init panic_setup(char *str)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)