]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
authorMarc Zyngier <maz@kernel.org>
Wed, 1 Apr 2026 17:00:17 +0000 (18:00 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 5 Apr 2026 07:15:35 +0000 (08:15 +0100)
commit7e629348df81b339dbc233313f0f36ff5a25fc3d
treeb216a95a31737f46ba23d432e33517ffeb3901c3
parent9c1ac77ddfc90b6292ef63a4fa5ab6f9e4b29981
KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE

As we are missing ID_AA64PFR2_EL1.GCIE from the kernel feature set,
userspace cannot write ID_AA64PFR2_EL1 with GCIE set, even if we are
on a GICv5 host.

Add the required field description.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://patch.msgid.link/20260401170017.369529-1-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kernel/cpufeature.c