KVM: arm64: Always populate the trap configuration xarray
authorMarc Zyngier <maz@kernel.org>
Wed, 14 Feb 2024 13:18:14 +0000 (13:18 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 19 Feb 2024 17:13:00 +0000 (17:13 +0000)
commit7fd498f473f121db10997d720628423e6538f3b7
treedb196d04dd63f8f7d0b6f537d198b715e93c5c40
parent89bc63fabc8af0897b7ed4fb127006c205dc622c
KVM: arm64: Always populate the trap configuration xarray

As we are going to rely more and more on the global xarray that
contains the trap configuration, always populate it, even in the
non-NV case.

Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240214131827.2856277-14-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/sys_regs.c