]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interrupts
authorMarc Zyngier <maz@kernel.org>
Thu, 20 Nov 2025 17:25:34 +0000 (17:25 +0000)
committerOliver Upton <oupton@kernel.org>
Mon, 24 Nov 2025 22:29:15 +0000 (14:29 -0800)
commit5053c2ab92a1e7cbfd3705be2f4371bf843aad2c
tree549f41983b2328a5defa97c22ea18a1317bdac94
parent8b7888c5114d280b071f341c072775ee222178b1
KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interrupts

The PPI injection API is clear that you can't inject the timer PPIs
from userspace, since they are controlled by the timers themselves.

Add an exclusion list for this purpose.

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-45-maz@kernel.org
Signed-off-by: Oliver Upton <oupton@kernel.org>
tools/testing/selftests/kvm/arm64/vgic_irq.c