commit | 4d3afc9bad2b67b118a0cc204dc94703f7a44e74 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Wed May 25 15:26:33 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Tue May 31 16:09:28 2016 +0200 |
tree | 5ea0fcc6170249ccd1e69aa9eccb8f644de52f7a | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
KVM: arm/arm64: vgic-v2: Clear all dirty LRs When saving the state of the list registers, it is critical to reset them zero, as we could otherwise leave unexpected EOI interrupts pending for virtual level interrupts. Cc: stable@vger.kernel.org # v4.6+ Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>