commit | 75da01e127f7db3b23effa6118336d303e7572a7 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Jan 31 11:25:52 2013 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Feb 22 13:29:37 2013 +0000 |
tree | ca4f71cfc2f101609c96109eb01e9bbd651cd143 | |
parent | 2ef14f465b9e096531343f5b734cffc5f759f4a6 [diff] |
ARM: KVM: vgic: force EOIed LRs to the empty state The VGIC doesn't guarantee that an EOIed LR that has been configured to generate a maintenance interrupt will appear as empty. While the code recovers from this situation, it is better to clean the LR and flag it as empty so it can be quickly recycled. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>