]> Gentwo Git Trees - linux/.git/commit
KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stress
authorOliver Upton <oliver.upton@linux.dev>
Tue, 7 Oct 2025 19:52:55 +0000 (12:52 -0700)
committerMarc Zyngier <maz@kernel.org>
Mon, 13 Oct 2025 13:28:27 +0000 (14:28 +0100)
commitd5e6310a0d996493b1af9f3eeec418350523388b
tree9f7ceef5a2f3e3ba02740f6d9506ea880e1700a1
parent2192d348c0aa0cc2e7249dc3709f21bfe0a0170c
KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stress

vgic_lpi_stress rather hilariously leaves IRQs disabled for the duration
of the test. While the ITS translation of MSIs happens regardless of
this, for completeness the guest should actually handle the LPIs.

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Reviewed-by: Zenghui Yu <zenghui.yu@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
tools/testing/selftests/kvm/arm64/vgic_lpi_stress.c