]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/kernel/smp.c
Merge branch 'akpm-current/current'
[karo-tx-linux.git] / arch / arm / kernel / smp.c
index b4048e3707302c57f74356709fbc3138d6e74ade..2dfb52a0263b13c64e344a37801cb99dd77b1bd9 100644 (file)
@@ -409,7 +409,7 @@ asmlinkage void secondary_start_kernel(void)
        /*
         * OK, it's off to the idle thread for us
         */
-       cpu_startup_entry(CPUHP_ONLINE);
+       cpu_startup_entry(CPUHP_AP_ONLINE_IDLE);
 }
 
 void __init smp_cpus_done(unsigned int max_cpus)