]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Invert ap_list sorting to push active interrupts out
authorMarc Zyngier <maz@kernel.org>
Thu, 20 Nov 2025 17:25:14 +0000 (17:25 +0000)
committerOliver Upton <oupton@kernel.org>
Mon, 24 Nov 2025 22:29:13 +0000 (14:29 -0800)
commit05984ba67eb6fe554afb355368a037f9eec1dd43
tree7e8963feb6ff7007322d23d0109f72bbe68caba4
parent76b2eda65cccb452a2d112809a2995ee7533f963
KVM: arm64: Invert ap_list sorting to push active interrupts out

Having established that pending interrupts should have priority
to be moved into the LRs over the active interrupts, implement this
in the ap_list sorting.

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-25-maz@kernel.org
Signed-off-by: Oliver Upton <oupton@kernel.org>
arch/arm64/kvm/vgic/vgic.c