diff options
author | Peter Zijlstra <peterz@infradead.org> | 2019-11-08 16:15:56 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-11-11 10:35:19 +0300 |
commit | f488e1057bb97b881ed317557dc5e62ff8747393 (patch) | |
tree | 427549c89f668f363ef6a175f769081c55b90063 /kernel/sched/wait_bit.c | |
parent | 7277a34c6be0b2972bdd1fea88c7cef409bed5b4 (diff) | |
download | linux-f488e1057bb97b881ed317557dc5e62ff8747393.tar.xz |
sched/core: Make pick_next_task_idle() more consistent
Only pick_next_task_fair() needs the @prev and @rf argument; these are
required to implement the cpu-cgroup optimization. None of the other
pick_next_task() methods need this. Make pick_next_task_idle() more
consistent.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bsegall@google.com
Cc: dietmar.eggemann@arm.com
Cc: juri.lelli@redhat.com
Cc: ktkhai@virtuozzo.com
Cc: mgorman@suse.de
Cc: qais.yousef@arm.com
Cc: qperret@google.com
Cc: rostedt@goodmis.org
Cc: valentin.schneider@arm.com
Cc: vincent.guittot@linaro.org
Link: https://lkml.kernel.org/r/20191108131909.545730862@infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/sched/wait_bit.c')
0 files changed, 0 insertions, 0 deletions