Re: [PATCH] sched_ext: Clarify ops.select_cpu() for single-CPU tasks

From: Tejun Heo
Date: Wed Oct 23 2024 - 15:20:37 EST


On Wed, Oct 23, 2024 at 01:19:07PM +0200, Andrea Righi wrote:
> Update ops.select_cpu() documentation to clarify that this method is not
> called for tasks that are restricted to run on a single CPU, as these
> tasks do not have the option to select a different CPU.
>
> Signed-off-by: Andrea Righi <arighi@xxxxxxxxxx>

Applied to sched_ext/for-6.13.

Thanks.

--
tejun