Re: [PATCH v3 sched_ext/for-7.3 16/36] sched_ext: Build the set_cmask scratch from trusted geometry

From: Tejun Heo

Date: Wed Jul 08 2026 - 15:12:14 EST


On Tue, 07 Jul 2026 00:30:28 +0000, sashiko-bot@xxxxxxxxxx wrote:
> - [Low] The functions `scx_cpumask_to_cmask` and `scx_cmask_clear` were left in the codebase despite being completely unused after this patch.

scx_cmask_clear() is still used - a later patch's cap-sync path calls
it, it only looks unused at this point. scx_cpumask_to_cmask() is indeed
now unused; it's a base helper and I'll keep it for now since a future
caller is likely and it's trivial to drop later.

Thanks.

--
tejun