Re: [PATCH 04/15] sched_ext: Change find_global_dsq() to take CPU number instead of task

From: Daniel Jordan

Date: Fri Mar 06 2026 - 18:22:27 EST


On Fri, Mar 06, 2026 at 09:06:12AM -1000, Tejun Heo wrote:
> Change find_global_dsq() to take a CPU number directly instead of a task
> pointer. This prepares for callers where the CPU is available but the task is
> not.
>
> No functional changes.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>

Reviewed-by: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>