]> Git Repo - linux.git/commit
sched/ext: Fix scx vs sched_delayed
authorPeter Zijlstra <[email protected]>
Wed, 30 Oct 2024 10:49:34 +0000 (11:49 +0100)
committerPeter Zijlstra <[email protected]>
Wed, 30 Oct 2024 21:42:12 +0000 (22:42 +0100)
commit69d5e722be949a1e2409c3f2865ba6020c279db6
tree103928b2436bc4b25562ff24a7877e37c9c8ef3e
parent5db91545ef8150c45a526675ef99e8998b648a41
sched/ext: Fix scx vs sched_delayed

Commit 98442f0ccd82 ("sched: Fix delayed_dequeue vs
switched_from_fair()") forgot about scx :/

Fixes: 98442f0ccd82 ("sched: Fix delayed_dequeue vs switched_from_fair()")
Reported-by: Tejun Heo <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
kernel/sched/ext.c
This page took 0.041145 seconds and 4 git commands to generate.