diff options
author | Andrew Jones <ajones@ventanamicro.com> | 2025-03-04 15:00:19 +0300 |
---|---|---|
committer | Alexandre Ghiti <alexghiti@rivosinc.com> | 2025-03-19 17:23:29 +0300 |
commit | 813d39baee3229d31420af61460b97f4fafdd352 (patch) | |
tree | c99709f17660372da2b68878f79a21ac65df6e2f /tools/perf/scripts/python/flamegraph.py | |
parent | e6d0adf2eb5bb3244cb21a7a15899aa058bd384f (diff) | |
download | linux-813d39baee3229d31420af61460b97f4fafdd352.tar.xz |
riscv: Change check_unaligned_access_speed_all_cpus to void
The return value of check_unaligned_access_speed_all_cpus() is always
zero, so make the function void so we don't need to concern ourselves
with it. The change also allows us to tidy up
check_unaligned_access_all_cpus() a bit.
Reviewed-by: Clément Léger <cleger@rivosinc.com>
Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20250304120014.143628-14-ajones@ventanamicro.com
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions