sched/cpuacct: Initialize root cpuacct earlier
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel / sched / core.c
index 92930a8..ee8c1bd 100644 (file)
@@ -6936,8 +6936,6 @@ void __init sched_init(void)
 
 #endif /* CONFIG_CGROUP_SCHED */
 
-       cpuacct_init();
-
        for_each_possible_cpu(i) {
                struct rq *rq;