]> 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)
commit63bb4ad32bd65caf7cbf60ca3637661b46727f32
tree904ecc43328c7eefab9b25297b4812a691a83d97
parent6f0a76dfd698fb5ecc1fb99b75e801f0ef5e2eb3
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