aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorDylan Jhong <[email protected]>2023-03-13 11:49:06 +0800
committerPalmer Dabbelt <[email protected]>2023-03-21 15:55:19 -0700
commit9a801afd3eb95e1a89aba17321062df06fb49d98 (patch)
treee1704fae1280ad2bf13b593e7141eaa54ae74e77 /tools/testing/selftests/bpf/progs/test_autoload.c
parent47dd902aaee9b9341808a3a994793199e7eddb88 (diff)
riscv: mm: Fix incorrect ASID argument when flushing TLB
Currently, we pass the CONTEXTID instead of the ASID to the TLB flush function. We should only take the ASID field to prevent from touching the reserved bit field. Fixes: 3f1e782998cd ("riscv: add ASID-based tlbflushing methods") Signed-off-by: Dylan Jhong <[email protected]> Reviewed-by: Sergey Matyukevich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Cc: [email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions