diff options
author | Dylan Jhong <dylan@andestech.com> | 2023-03-13 06:49:06 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-03-22 01:55:19 +0300 |
commit | 9a801afd3eb95e1a89aba17321062df06fb49d98 (patch) | |
tree | e1704fae1280ad2bf13b593e7141eaa54ae74e77 /tools/perf/scripts/python/task-analyzer.py | |
parent | 47dd902aaee9b9341808a3a994793199e7eddb88 (diff) | |
download | linux-9a801afd3eb95e1a89aba17321062df06fb49d98.tar.xz |
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 <dylan@andestech.com>
Reviewed-by: Sergey Matyukevich <sergey.matyukevich@syntacore.com>
Link: https://lore.kernel.org/r/20230313034906.2401730-1-dylan@andestech.com
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions