KVM: arm/arm64: Don't queue VLPIs on INV/INVALL
authorChristoffer Dall <christoffer.dall@linaro.org>
Fri, 10 Nov 2017 08:34:54 +0000 (09:34 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 10 Nov 2017 08:59:20 +0000 (09:59 +0100)
commit95b110ab9a093b5baf3a72e51f71279368d618e2
treefa6139d0d7e8f904313731d73257e403db342810
parent3d1ad640f8c94a9ae9c7c8bbb311614bc0332a7e
KVM: arm/arm64: Don't queue VLPIs on INV/INVALL

Since VLPIs are injected directly by the hardware there's no need to
mark these as pending in software and queue them on the AP list.

Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
virt/kvm/arm/vgic/vgic-its.c