]> Gentwo Git Trees - linux/.git/commit
irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info
authorSascha Bischoff <Sascha.Bischoff@arm.com>
Thu, 28 Aug 2025 10:59:43 +0000 (10:59 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 17 Sep 2025 16:41:02 +0000 (17:41 +0100)
commit5c5db9efe323dd0b0d7917dbe5b9c0999c95e79e
treee3cb8dcfb5c07c1229ba489a40bb232dacac165b
parent754e43b09561f59dd04e0b8aafe4f5c9a71a4d1f
irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info

The presence of FEAT_GCIE_LEGACY is now handled as a CPU
feature. Therefore, drop the check and flag from the GIC driver and
gic_kvm_info as it is no longer required or used by KVM.

Signed-off-by: Sascha Bischoff <sascha.bischoff@arm.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-gic-v5.c
include/linux/irqchip/arm-vgic-info.h