]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/xtensa/kernel/smp.c
perf/x86/BTS: Fix RCU usage
[linux-beck.git] / arch / xtensa / kernel / smp.c
index 4d02e38514f5460cc9c3a65d7b4d390be1c9e3aa..fc4ad21a5ed44f9b170d9587c0934e581f75cd01 100644 (file)
@@ -157,7 +157,7 @@ void secondary_start_kernel(void)
 
        complete(&cpu_running);
 
-       cpu_startup_entry(CPUHP_ONLINE);
+       cpu_startup_entry(CPUHP_AP_ONLINE_IDLE);
 }
 
 static void mx_cpu_start(void *p)