[PATCH 1/4] KVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2
Sebastian Ott
sebott at redhat.com
Wed Jul 23 08:38:27 PDT 2025
On Fri, 18 Jul 2025, Marc Zyngier wrote:
> The sysreg tables are supposed to be sorted so that a binary search
> can easily find them. However, ICH_HCR_EL2 is obviously at the wrong
> spot.
>
> Move it where it belongs.
>
> Fixes: 9fe9663e47e21 ("KVM: arm64: Expose GICv3 EL2 registers via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS")
> Signed-off-by: Marc Zyngier <maz at kernel.org>
Reviewed-by: Sebastian Ott <sebott at redhat.com>
More information about the linux-arm-kernel
mailing list