commit | d6400d77463d5c3dd386c27d07a236a07daaf33e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Mar 03 15:43:58 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Mar 09 04:23:00 2016 +0000 |
tree | cca97ef1066cd935cc6f799e3d948bf5fb24a576 | |
parent | f8cfbce1bb85984d2601a18e8f21dacc1b79dce3 [diff] |
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>