jfs: Coalesce some formats
[cascardo/linux.git] / kernel / smp.c
index 300d293..7416544 100644 (file)
@@ -568,6 +568,7 @@ void __init smp_init(void)
        unsigned int cpu;
 
        idle_threads_init();
+       cpuhp_threads_init();
 
        /* FIXME: This should be done in userspace --RR */
        for_each_present_cpu(cpu) {