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)
commitee87a9bd657e89fe7763cb79cfe1b6bb2d0b0623
tree904ecc43328c7eefab9b25297b4812a691a83d97
parenta9e192cd4fc738469448803693c9dc730898b8f1
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