summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorShih-Wei Li2016-10-27 17:08:13 +0200
committerMarc Zyngier2016-11-04 18:56:56 +0100
commitd42c79701a3ee5c38fbbc82f98a140420bd40134 (patch)
treea279e574dfee0728062122f33ef5b7fa90e8638f /arch/arm64
parentKVM: arm/arm64: vgic: Prevent access to invalid SPIs (diff)
downloadkernel-qcow2-linux-d42c79701a3ee5c38fbbc82f98a140420bd40134.tar.gz
kernel-qcow2-linux-d42c79701a3ee5c38fbbc82f98a140420bd40134.tar.xz
kernel-qcow2-linux-d42c79701a3ee5c38fbbc82f98a140420bd40134.zip
KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs
In cases like IPI, we could be queueing an interrupt for a VCPU that is already running and is not about to exit, because the VCPU has entered the VM with the interrupt pending and would not trap on EOI'ing that interrupt. This could result to delays in interrupt deliveries or even loss of interrupts. To guarantee prompt interrupt injection, here we have to try to kick the VCPU. Signed-off-by: Shih-Wei Li <shihwei@cs.columbia.edu> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions