diff options
author | Yury Norov [NVIDIA] <yury.norov@gmail.com> | 2025-06-04 20:21:37 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-06-09 08:25:17 -1000 |
commit | 0998f0ac308c14f7a0750e9c24fe2083a817d8fb (patch) | |
tree | e85fa7c15bdbe8c36794269e862450473494b5b7 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff) |
workqueue: fix opencoded cpumask_next_and_wrap() in wq_select_unbound_cpu()
The dedicated helper is more verbose and effective comparing to
cpumask_first() followed by cpumask_next().
Signed-off-by: Yury Norov [NVIDIA] <yury.norov@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions