From: Marc Zyngier Date: Thu, 31 Jan 2013 11:25:52 +0000 (+0000) Subject: ARM: KVM: vgic: force EOIed LRs to the empty state X-Git-Tag: v3.9-rc6~22^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75da01e127f7db3b23effa6118336d303e7572a7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed