diff options
author | Anup Patel <apatel@ventanamicro.com> | 2025-06-05 11:44:47 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-27 11:09:04 +0100 |
commit | 2a673aca82fee63685a61eefb7437f2f109d953e (patch) | |
tree | d399b275df3268d22f137a2f9b4b4da981c0d122 /tools/perf/util/print-events.c | |
parent | e20f0f44ec5942b88c26fd284fc15b78d3d57706 (diff) |
RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
[ Upstream commit 2e7be162996640bbe3b6da694cc064c511b8a5d9 ]
The SBI specification clearly states that SBI HFENCE calls should
return SBI_ERR_NOT_SUPPORTED when one of the target hart doesn’t
support hypervisor extension (aka nested virtualization in-case
of KVM RISC-V).
Fixes: c7fa3c48de86 ("RISC-V: KVM: Treat SBI HFENCE calls as NOPs")
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Link: https://lore.kernel.org/r/20250605061458.196003-3-apatel@ventanamicro.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/util/print-events.c')
0 files changed, 0 insertions, 0 deletions