[GIT PULL] KVM/riscv fixes for 6.13 take #1
Anup Patel
anup at brainfault.org
Fri Dec 13 07:43:14 PST 2024
Hi Paolo,
We have just one fix related to the HVIEN CSR update
for the 6.13 kernel.
Please pull.
Regards,
Anup
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://github.com/kvm-riscv/linux.git tags/kvm-riscv-fixes-6.13-1
for you to fetch changes up to ea6398a5af81e3e7fb3da5d261694d479a321fd9:
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
(2024-12-06 18:42:38 +0530)
----------------------------------------------------------------
KVM/riscv fixes for 6.13, take #1
- Replace csr_write() with csr_set() for HVIEN PMU overflow bit
----------------------------------------------------------------
Michael Neuling (1):
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
arch/riscv/kvm/aia.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the linux-riscv
mailing list