Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / arch / sparc / kernel / smp_64.c
index ca64d2a..77539ed 100644 (file)
@@ -127,6 +127,8 @@ void __cpuinit smp_callin(void)
 
        /* idle thread is expected to have preempt disabled */
        preempt_disable();
+
+       cpu_startup_entry(CPUHP_ONLINE);
 }
 
 void cpu_panic(void)