diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2025-02-28 12:06:13 +0300 |
---|---|---|
committer | Alexandre Ghiti <alexghiti@rivosinc.com> | 2025-03-18 16:37:56 +0300 |
commit | 33981b1c4e499021421686dcfa7b3d23a430d00e (patch) | |
tree | e508036278a2efe90f98d8eaa52ca3c912b753ea /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 475afa39b123699e910c61ad9a51cedce4a0d310 (diff) | |
download | linux-33981b1c4e499021421686dcfa7b3d23a430d00e.tar.xz |
riscv: Fix missing __free_pages() in check_vector_unaligned_access()
The locally allocated pages are never freed up, so add the corresponding
__free_pages().
Fixes: e7c9d66e313b ("RISC-V: Report vector unaligned access speed hwprobe")
Link: https://lore.kernel.org/r/20250228090613.345309-1-alexghiti@rivosinc.com
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions