patch-2.2.0-pre1 linux/kernel/panic.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Dec 27 22:45:13 1998
- Orig file:
v2.1.132/linux/kernel/panic.c
- Orig date:
Fri Nov 27 13:09:30 1998
diff -u --recursive --new-file v2.1.132/linux/kernel/panic.c linux/kernel/panic.c
@@ -50,7 +50,7 @@
unblank_console();
#ifdef __SMP__
- smp_message_pass(MSG_ALL_BUT_SELF, MSG_STOP_CPU, 0, 0);
+ smp_send_stop();
#endif
if (panic_timeout > 0)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov