Loading arch/mips/kernel/smtc.c +1 −1 Original line number Diff line number Diff line Loading @@ -524,7 +524,7 @@ void mipsmt_prepare_cpus(void) * (unsigned long)idle->thread_info the gp * */ void smtc_boot_secondary(int cpu, struct task_struct *idle) void __cpuinit smtc_boot_secondary(int cpu, struct task_struct *idle) { extern u32 kernelsp[NR_CPUS]; long flags; Loading Loading
arch/mips/kernel/smtc.c +1 −1 Original line number Diff line number Diff line Loading @@ -524,7 +524,7 @@ void mipsmt_prepare_cpus(void) * (unsigned long)idle->thread_info the gp * */ void smtc_boot_secondary(int cpu, struct task_struct *idle) void __cpuinit smtc_boot_secondary(int cpu, struct task_struct *idle) { extern u32 kernelsp[NR_CPUS]; long flags; Loading