diff options
author | Peter Zijlstra <peterz@infradead.org> | 2019-05-29 20:36:40 +0000 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2019-08-08 09:09:30 +0200 |
commit | f95d4eaee6d0207bff2dc93371133d31227d4cfb (patch) | |
tree | a0225a0b9c0c9785130f8149331821ff1132144c /Kbuild | |
parent | 5feeb7837a448f659e0aaa19fb446b1d9a4b323a (diff) | |
download | linux-f95d4eaee6d0207bff2dc93371133d31227d4cfb.tar.gz linux-f95d4eaee6d0207bff2dc93371133d31227d4cfb.tar.bz2 linux-f95d4eaee6d0207bff2dc93371133d31227d4cfb.zip |
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions