diff options
author | 2025-06-04 20:06:50 -0400 | |
---|---|---|
committer | 2025-07-08 18:17:29 -0400 | |
commit | 88c79ecfb68fac057a0201db883518b662a0417d (patch) | |
tree | 150d4241ead27e088e8487f30758fc0d54980305 /tools/perf/scripts/python | |
parent | Linux 6.16-rc5 (diff) | |
download | wireguard-linux-88c79ecfb68fac057a0201db883518b662a0417d.tar.xz wireguard-linux-88c79ecfb68fac057a0201db883518b662a0417d.zip |
tracing: Replace opencoded cpumask_next_wrap() in move_to_next_cpu()
The dedicated cpumask_next_wrap() is more verbose and effective than
cpumask_next() followed by cpumask_first().
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/20250605000651.45281-1-yury.norov@gmail.com
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions