patch-2.3.99-pre6 linux/arch/ppc/kernel/misc.S
Next file: linux/arch/ppc/kernel/open_pic.c
Previous file: linux/arch/ppc/kernel/irq.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Mon Apr 24 13:39:36 2000
-  Orig file: 
v2.3.99-pre5/linux/arch/ppc/kernel/misc.S
-  Orig date: 
Sat Feb 26 22:31:42 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/arch/ppc/kernel/misc.S linux/arch/ppc/kernel/misc.S
@@ -142,7 +142,7 @@
 	sync
 	tlbia
 	sync
-#ifdef __SMP__
+#ifdef CONFIG_SMP
 	tlbsync
 	sync
 #endif
@@ -154,7 +154,7 @@
 _GLOBAL(_tlbie)
 	tlbie	r3
 	sync
-#ifdef __SMP__
+#ifdef CONFIG_SMP
 	tlbsync
 	sync
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)