summaryrefslogtreecommitdiff
path: root/kernel/sched/idle.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2019-05-29 23:36:40 +0300
committerPeter Zijlstra <peterz@infradead.org>2019-08-08 10:09:30 +0300
commitf95d4eaee6d0207bff2dc93371133d31227d4cfb (patch)
treea0225a0b9c0c9785130f8149331821ff1132144c /kernel/sched/idle.c
parent5feeb7837a448f659e0aaa19fb446b1d9a4b323a (diff)
downloadlinux-f95d4eaee6d0207bff2dc93371133d31227d4cfb.tar.xz
sched/{rt,deadline}: Fix set_next_task vs pick_next_task
Because pick_next_task() implies set_curr_task() and some of the details haven't mattered too much, some of what _should_ be in set_curr_task() ended up in pick_next_task, correct this. This prepares the way for a pick_next_task() variant that does not affect the current state; allowing remote picking. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Aaron Lu <aaron.lwe@gmail.com> Cc: Valentin Schneider <valentin.schneider@arm.com> Cc: mingo@kernel.org Cc: Phil Auld <pauld@redhat.com> Cc: Julien Desfossez <jdesfossez@digitalocean.com> Cc: Nishanth Aravamudan <naravamudan@digitalocean.com> Link: https://lkml.kernel.org/r/38c61d5240553e043c27c5e00b9dd0d184dd6081.1559129225.git.vpillai@digitalocean.com
Diffstat (limited to 'kernel/sched/idle.c')
0 files changed, 0 insertions, 0 deletions