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

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)