patch-2.2.15 linux/arch/ppc/kernel/smp.c
Next file: linux/arch/ppc/mm/fault.c
Previous file: linux/arch/ppc/kernel/prom.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Apr 21 12:45:47 2000
 -  Orig file: 
v2.2.14/arch/ppc/kernel/smp.c
 -  Orig date: 
Tue Jan  4 21:18:40 2000
 
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/arch/ppc/kernel/smp.c linux/arch/ppc/kernel/smp.c
@@ -441,6 +441,8 @@
 	 */
 	if ( _machine & (_MACH_gemini|_MACH_chrp|_MACH_prep) )
 		do_openpic_setup_cpu();
+	if ( _machine == _MACH_gemini )
+	        gemini_init_l2();
 	while(!smp_commenced)
 		barrier();
 	__sti();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)