Re: [PATCH 1/6] sched/ext: Fix scx vs sched_delayed

From: Tejun Heo
Date: Wed Oct 30 2024 - 16:19:45 EST


On Wed, Oct 30, 2024 at 04:12:56PM +0100, Peter Zijlstra wrote:
> 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 <tj@xxxxxxxxxx>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
> Link: https://lkml.kernel.org/r/20241030104934.GK14555@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Sans the compile issue:

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
tejun