patch-2.4.19 linux-2.4.19/arch/sparc/kernel/sun4d_smp.c

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

diff -urN linux-2.4.18/arch/sparc/kernel/sun4d_smp.c linux-2.4.19/arch/sparc/kernel/sun4d_smp.c
@@ -47,7 +47,7 @@
 extern volatile int smp_processors_ready;
 extern unsigned long cpu_present_map;
 extern int smp_num_cpus;
-static int smp_highest_cpu = 0;
+static int smp_highest_cpu;
 extern int smp_threads_ready;
 extern unsigned char mid_xlate[NR_CPUS];
 extern volatile unsigned long cpu_callin_map[NR_CPUS];

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