]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Fix new instances of 32bit ESRs
authorMarc Zyngier <maz@kernel.org>
Wed, 4 May 2022 07:01:05 +0000 (08:01 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 4 May 2022 07:01:05 +0000 (08:01 +0100)
commit1a226a687d0a923498891adc5d5ae72709b31cf1
tree904ecc43328c7eefab9b25297b4812a691a83d97
parentaac751f78c9e4bb85bd662d6c2f47bf9c466c98d
KVM: arm64: Fix new instances of 32bit ESRs

Fix the new instances of ESR being described as a u32, now that
we consistently are using a u64 for this register.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c