diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2024-01-23 16:27:30 +0300 |
---|---|---|
committer | Dennis Zhou <dennis@kernel.org> | 2024-01-29 11:53:19 +0300 |
commit | ebd4acc0cbeae9efea15993b11b05bd32942f3f0 (patch) | |
tree | 69b605a9d5eca1afa5e1211dbbef7006eef283db /scripts/gdb/linux/interrupts.py | |
parent | 41bccc98fb7931d63d03f326a746ac4d429c1dd3 (diff) | |
download | linux-ebd4acc0cbeae9efea15993b11b05bd32942f3f0.tar.xz |
riscv: Fix wrong size passed to local_flush_tlb_range_asid()
local_flush_tlb_range_asid() takes the size as argument, not the end of
the range to flush, so fix this by computing the size from the end and
the start of the range.
Fixes: 7a92fc8b4d20 ("mm: Introduce flush_cache_vmap_early()")
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions