patch-2.3.99-pre6 linux/kernel/panic.c

Next file: linux/kernel/pm.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/kernel/panic.c linux/kernel/panic.c
@@ -65,7 +65,7 @@
 
 	unblank_console();
 
-#ifdef __SMP__
+#ifdef CONFIG_SMP
 	smp_send_stop();
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)