Re: [PATCH] sched_ext: Remove duplicate BTF_ID_FLAGS definitions

From: Tejun Heo
Date: Fri Apr 25 2025 - 14:41:20 EST


On Fri, Apr 25, 2025 at 07:57:02PM +0200, Andrea Righi wrote:
> Some kfuncs specific to the idle CPU selection policy are registered in
> both the scx_kfunc_ids_any and scx_kfunc_ids_idle blocks, even though
> they should only be defined in the latter.
>
> Remove the duplicates from scx_kfunc_ids_any.
>
> Fixes: 337d1b354a297 ("sched_ext: Move built-in idle CPU selection policy to a separate file")
> Signed-off-by: Andrea Righi <arighi@xxxxxxxxxx>

Applied to sched_ext/for-6.15-fixes.

Thanks.

--
tejun