summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2024-08-14 00:25:50 +0200
committerPeter Zijlstra <peterz@infradead.org>2024-09-03 15:26:30 +0200
commitdae4320b29f0bbdae93f7c1f6f80b19f109ca0bc (patch)
treeb9b0fb36898a3fed86da025639ac38301270975a /include/linux/sched.h
parent7d2180d9d943d31491d77e336557f33670cfe7fd (diff)
downloadlinux-stable-dae4320b29f0bbdae93f7c1f6f80b19f109ca0bc.tar.gz
linux-stable-dae4320b29f0bbdae93f7c1f6f80b19f109ca0bc.tar.bz2
linux-stable-dae4320b29f0bbdae93f7c1f6f80b19f109ca0bc.zip
sched: Fixup set_next_task() implementations
The rule is that: pick_next_task() := pick_task() + set_next_task(.first = true) Turns out, there's still a few things in pick_next_task() that are missing from that combination. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20240813224015.724111109@infradead.org
Diffstat (limited to 'include/linux/sched.h')
0 files changed, 0 insertions, 0 deletions