Re: [PATCH 01/16] sched_ext: Rename ops_cpu_valid() to scx_cpu_valid() and expose it
From: Cheng-Yang Chou
Date: Tue Apr 21 2026 - 09:31:54 EST
Hi Tejun,
On Mon, Apr 20, 2026 at 09:19:30PM -1000, Tejun Heo wrote:
> Rename the static ext.c helper and declare it in ext_internal.h so
> ext_idle.c and the upcoming cid code can call it directly instead of
> relying on build_policy.c textual inclusion.
>
> Pure rename and visibility change.
Reviewed-by: Cheng-Yang Chou <yphbchou0911@xxxxxxxxx>
--
Cheers,
Cheng-Yang