commit | 95b110ab9a093b5baf3a72e51f71279368d618e2 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Fri Nov 10 09:34:54 2017 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Nov 10 09:59:20 2017 +0100 |
tree | fa6139d0d7e8f904313731d73257e403db342810 | |
parent | 3d1ad640f8c94a9ae9c7c8bbb311614bc0332a7e [diff] |
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>