]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: arm64: GICv2: Handle LR overflow when EOImode==0
authorMarc Zyngier <maz@kernel.org>
Thu, 20 Nov 2025 17:25:27 +0000 (17:25 +0000)
committerOliver Upton <oupton@kernel.org>
Mon, 24 Nov 2025 22:29:14 +0000 (14:29 -0800)
commit281c6c06e2a7bc331cbe02ad21f1390820d28d59
treea351db7b6ad119f091ef1c1b1398b3ad235fa551
parent78ffc28456f5981f0e54007fe124e20610abd0ea
KVM: arm64: GICv2: Handle LR overflow when EOImode==0

Similarly to the GICv3 version, handle the EOIcount-driven deactivation
by walking the overflow list.

Tested-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Tested-by: Mark Brown <broonie@kernel.org>
Link: https://msgid.link/20251120172540.2267180-38-maz@kernel.org
Signed-off-by: Oliver Upton <oupton@kernel.org>
arch/arm64/kvm/vgic/vgic-v2.c