Re: [PATCH] workque: fix opencoded cpumask_next_and_wrap() in wq_select_unbound_cpu()

From: Tejun Heo
Date: Mon Jun 09 2025 - 14:26:14 EST


On Wed, Jun 04, 2025 at 08:21:37PM -0400, Yury Norov wrote:
> From: Yury Norov [NVIDIA] <yury.norov@xxxxxxxxx>
>
> The dedicated helper is more verbose and effective comparing to
> cpumask_first() followed by cpumask_next().
>
> Signed-off-by: Yury Norov [NVIDIA] <yury.norov@xxxxxxxxx>

Applied to wq/for-6.17 w/ subsystem name fixed.

Thanks.

--
tejun