[GIT PULL] KVM/riscv fixes for 6.16 take #1

Anup Patel anup at brainfault.org
Fri Jun 20 05:17:59 PDT 2025


Hi Paolo,

We have two SBI related fixes for the 6.16 kernel which focus
on aligning the SBI RFENCE implementation with the SBI spec.

Please pull.

Regards,
Anup

The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e:

  Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)

are available in the Git repository at:

  https://github.com/kvm-riscv/linux.git tags/kvm-riscv-fixes-6.16-1

for you to fetch changes up to 2e7be162996640bbe3b6da694cc064c511b8a5d9:

  RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs (2025-06-17 10:18:40 +0530)

----------------------------------------------------------------
KVM/riscv fixes for 6.16, take #1

- Fix the size parameter check in SBI SFENCE calls
- Don't treat SBI HFENCE calls as NOPs

----------------------------------------------------------------
Anup Patel (2):
      RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
      RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs

 arch/riscv/kvm/vcpu_sbi_replace.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)



More information about the linux-riscv mailing list