Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
[deliverable/linux.git] / kernel / smp.c
index 300d29391e07416d73177c752ecca4afee21d3dd..74165443c240147cd701489298d2b552c8f46adf 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) {
This page took 0.02423 seconds and 5 git commands to generate.