Re: [PATCH] IB/hfi1: Use for_each_online_cpu() instead of for_each_cpu()

From: Leon Romanovsky
Date: Wed Aug 13 2025 - 07:06:58 EST



On Mon, 11 Aug 2025 14:25:34 +0800, Fushuai Wang wrote:
> Replace the opencoded for_each_cpu(cpu, cpu_online_mask) loop with the
> more readable and equivalent for_each_online_cpu(cpu) macro.
>
>

Applied, thanks!

[1/1] IB/hfi1: Use for_each_online_cpu() instead of for_each_cpu()
https://git.kernel.org/rdma/rdma/c/211dc59b7bb5ea

Best regards,
--
Leon Romanovsky <leon@xxxxxxxxxx>