diff options
author | Yury Norov <yury.norov@gmail.com> | 2025-01-28 11:46:39 -0500 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2025-02-24 16:37:23 -0500 |
commit | 6fef7ed1587c7c1a9288966435dc97072b6f01cc (patch) | |
tree | c7323a55b89a59cce3538a23532a1b44673f9549 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0cad4092858767cb54b5ec9be5b3fc39756abd46 (diff) |
scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()
Calling cpumask_next_wrap_old() with starting CPU equal to wrapping CPU
is the same as request to find next CPU, wrapping around if needed.
cpumask_next_wrap() is the proper replacement for that.
Reviewed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions