]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/sched/sched.h
sched/nohz: Fix rq->cpu_load[] calculations
[karo-tx-linux.git] / kernel / sched / sched.h
index 7282e7b5f4c7415405898b3cbe4893a9452c28d9..ba9dccfd24ce95b2b198257fb5e787e21da36d41 100644 (file)
@@ -876,7 +876,7 @@ extern void resched_cpu(int cpu);
 extern struct rt_bandwidth def_rt_bandwidth;
 extern void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime);
 
-extern void update_cpu_load(struct rq *this_rq);
+extern void update_idle_cpu_load(struct rq *this_rq);
 
 #ifdef CONFIG_CGROUP_CPUACCT
 #include <linux/cgroup.h>