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
-  Lines: 9
-  Date:
Fri Apr 21 16:08:45 2000
-  Orig file: 
v2.3.99-pre5/linux/kernel/panic.c
-  Orig date: 
Tue Apr 11 15:09:25 2000
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)