patch-2.4.21 linux-2.4.21/arch/sparc/kernel/smp.c

Next file: linux-2.4.21/arch/sparc/kernel/sparc_ksyms.c
Previous file: linux-2.4.21/arch/sparc/kernel/signal.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/sparc/kernel/smp.c linux-2.4.21/arch/sparc/kernel/smp.c
@@ -104,13 +104,6 @@
 	local_flush_tlb_all();
 }
 
-/* Only broken Intel needs this, thus it should not even be referenced
- * globally...
- */
-void __init initialize_secondary(void)
-{
-}
-
 extern int cpu_idle(void);
 
 /* Activate a secondary processor. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)