KVM: arm64: Move FPMR into the sysreg array
authorMarc Zyngier <maz@kernel.org>
Tue, 20 Aug 2024 13:17:57 +0000 (14:17 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 06:59:27 +0000 (07:59 +0100)
commit7d9c1ed6f4bfa8d5fcafad847ac64e2839a04301
tree64205e23af54aff852e03df71d211f8b1ed84eae
parentd4db98791aa5316677a1da9bfa0788068c9863dc
KVM: arm64: Move FPMR into the sysreg array

Just like SVCR, FPMR is currently stored at the wrong location.

Let's move it where it belongs.

Reviewed-by: Mark Brown <broonie@kernel.org>
Tested-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20240820131802.3547589-4-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/fpsimd.c
arch/arm64/kvm/sys_regs.c