patch-2.3.40 linux/arch/ppc/kernel/smp.c
Next file: linux/arch/ppc/xmon/xmon.c
Previous file: linux/arch/ppc/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jan 13 18:03:57 2000
- Orig file:
v2.3.39/linux/arch/ppc/kernel/smp.c
- Orig date:
Mon Dec 20 18:48:21 1999
diff -u --recursive --new-file v2.3.39/linux/arch/ppc/kernel/smp.c linux/arch/ppc/kernel/smp.c
@@ -446,6 +446,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)