remarkable-linux/virt
Jintack Lim d29e6215e5 KVM: arm/arm64: Let vcpu thread modify its own active state
commit 370a0ec181 upstream.

Currently, if a vcpu thread tries to change the active state of an
interrupt which is already on the same vcpu's AP list, it will loop
forever. Since the VGIC mmio handler is called after a vcpu has
already synced back the LR state to the struct vgic_irq, we can just
let it proceed safely.

Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Jintack Lim <jintack@cs.columbia.edu>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-18 19:14:34 +08:00
..
kvm KVM: arm/arm64: Let vcpu thread modify its own active state 2017-03-18 19:14:34 +08:00
lib KVM: eventfd: fix NULL deref irqbypass consumer 2017-01-19 20:17:59 +01:00
Makefile virt: Add virt directory to the top Makefile 2015-10-01 15:06:44 +02:00