diff options
author | Anup Patel <apatel@ventanamicro.com> | 2025-06-18 17:05:27 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-07-28 22:27:20 +0530 |
commit | 77ba6469fe1ed37a1f62bc76fb5a7b159f698aed (patch) | |
tree | a0268488b1b634cb6e91f6f36eed2ee8240b947d /tools/perf/scripts/python/sctop.py | |
parent | ca539ba4bc980610b68dba345b18208c0279b2b1 (diff) |
RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
The H-extension CSRs accessed by kvm_riscv_vcpu_trap_redirect() will
trap when KVM RISC-V is running as Guest/VM hence remove these traps
by using ncsr_xyz() instead of csr_xyz().
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Nutty Liu <liujingqi@lanxincomputing.com>
Link: https://lore.kernel.org/r/20250618113532.471448-8-apatel@ventanamicro.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions