aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorYury Norov <yury.norov@gmail.com>2025-01-28 11:46:41 -0500
committerYury Norov <yury.norov@gmail.com>2025-02-24 16:37:23 -0500
commit7a610694fa642c89d2758f5b327e415cb0bf4acd (patch)
tree34569bdcbaef5205ac0d1c1380518f5aff85e1a3 /rust/helpers/helpers.c
parentscsi: lpfc: rework lpfc_next_{online,present}_cpu() (diff)
downloadwireguard-linux-7a610694fa642c89d2758f5b327e415cb0bf4acd.tar.xz
wireguard-linux-7a610694fa642c89d2758f5b327e415cb0bf4acd.zip
PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
Calling cpumask_next_wrap_old() with starting CPU == nr_cpu_ids is effectively the same as request to find first CPU, starting from a given one and wrapping around if needed. cpumask_next_wrap() is a proper replacement for that. Acked-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Michael Kelley <mhklinux@outlook.com> Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions