Merge branch 'sched/urgent'

This commit is contained in:
Peter Zijlstra
2020-07-08 11:38:59 +02:00
1250 changed files with 11148 additions and 6407 deletions

View File

@@ -806,7 +806,7 @@ void post_init_entity_util_avg(struct task_struct *p)
}
}
sa->runnable_avg = cpu_scale;
sa->runnable_avg = sa->util_avg;
if (p->sched_class != &fair_sched_class) {
/*