KVM: arm/arm64: vgic-v2: Reset LRs at boot time
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 3 Mar 2016 15:43:58 +0000 (15:43 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 9 Mar 2016 04:23:00 +0000 (04:23 +0000)
commitd6400d77463d5c3dd386c27d07a236a07daaf33e
treecca97ef1066cd935cc6f799e3d948bf5fb24a576
parentf8cfbce1bb85984d2601a18e8f21dacc1b79dce3
KVM: arm/arm64: vgic-v2: Reset LRs at boot time

In order to let make the GICv2 code more lazy in the way it
accesses the LRs, it is necessary to start with a clean slate.

Let's reset the LRs on each CPU when the vgic is probed.

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