diff options
author | 2025-02-28 10:06:13 +0100 | |
---|---|---|
committer | 2025-03-18 13:37:56 +0000 | |
commit | 33981b1c4e499021421686dcfa7b3d23a430d00e (patch) | |
tree | e508036278a2efe90f98d8eaa52ca3c912b753ea /net/lapb/lapb_timer.c | |
parent | riscv: Fix the __riscv_copy_vec_words_unaligned implementation (diff) | |
download | wireguard-linux-33981b1c4e499021421686dcfa7b3d23a430d00e.tar.xz wireguard-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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions