diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2025-02-28 10:06:13 +0100 |
---|---|---|
committer | Alexandre Ghiti <alexghiti@rivosinc.com> | 2025-03-18 13:37:56 +0000 |
commit | 33981b1c4e499021421686dcfa7b3d23a430d00e (patch) | |
tree | e508036278a2efe90f98d8eaa52ca3c912b753ea /rust/helpers/build_bug.c | |
parent | 475afa39b123699e910c61ad9a51cedce4a0d310 (diff) | |
download | linux-33981b1c4e499021421686dcfa7b3d23a430d00e.tar.gz linux-33981b1c4e499021421686dcfa7b3d23a430d00e.tar.bz2 linux-33981b1c4e499021421686dcfa7b3d23a430d00e.zip |
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 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions