summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2024-08-14 00:25:49 +0200
committerPeter Zijlstra <peterz@infradead.org>2024-09-03 15:26:30 +0200
commit7d2180d9d943d31491d77e336557f33670cfe7fd (patch)
treef1d8261338798f8eecf3efd9c03c3c408788326a /include/linux/sched.h
parent75b6499024a6c1a4ef0288f280534a5c54269076 (diff)
downloadlinux-stable-7d2180d9d943d31491d77e336557f33670cfe7fd.tar.gz
linux-stable-7d2180d9d943d31491d77e336557f33670cfe7fd.tar.bz2
linux-stable-7d2180d9d943d31491d77e336557f33670cfe7fd.zip
sched: Use set_next_task(.first) where required
Turns out the core_sched bits forgot to use the set_next_task(.first=true) variant. Notably: pick_next_task() := pick_task() + set_next_task(.first = true) Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20240813224015.614146342@infradead.org
Diffstat (limited to 'include/linux/sched.h')
0 files changed, 0 insertions, 0 deletions