lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175508318090.201024.471831304009902438.b4-ty@kernel.org>
Date: Wed, 13 Aug 2025 07:06:20 -0400
From: Leon Romanovsky <leon@...nel.org>
To: linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org, 
 Fushuai Wang <wangfushuai@...du.com>
Cc: dennis.dalessandro@...nelisnetworks.com, jgg@...pe.ca
Subject: Re: [PATCH] IB/hfi1: Use for_each_online_cpu() instead of
 for_each_cpu()


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@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ