patch-2.3.34 linux/arch/ppc/kernel/pmac_pic.c
Next file: linux/arch/ppc/kernel/ppc_ksyms.c
Previous file: linux/arch/ppc/kernel/open_pic.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec 20 14:27:34 1999
-  Orig file: 
v2.3.33/linux/arch/ppc/kernel/pmac_pic.c
-  Orig date: 
Fri Oct 22 13:21:45 1999
diff -u --recursive --new-file v2.3.33/linux/arch/ppc/kernel/pmac_pic.c linux/arch/ppc/kernel/pmac_pic.c
@@ -159,7 +159,7 @@
 		if (xmon_2nd)
 			xmon(regs);
 #endif
-		smp_message_recv();
+		pmac_smp_message_recv();
 		return -1;
         }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)