patch-2.3.99-pre8 linux/kernel/panic.c
Next file: linux/kernel/pm.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri May 12 11:21:20 2000
-  Orig file: 
v2.3.99-pre7/linux/kernel/panic.c
-  Orig date: 
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.3.99-pre7/linux/kernel/panic.c linux/kernel/panic.c
@@ -21,7 +21,7 @@
 extern void unblank_console(void);
 extern int C_A_D;
 
-int panic_timeout = 0;
+int panic_timeout;
 
 struct notifier_block *panic_notifier_list = NULL;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)