]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
authorChristoffer Dall <christoffer.dall@linaro.org>
Thu, 29 Dec 2016 14:48:57 +0000 (15:48 +0100)
committerChristoffer Dall <cdall@linaro.org>
Sun, 9 Apr 2017 14:49:09 +0000 (07:49 -0700)
commitb6095b084d875ef40fd294a3ce53cffc028f6884
tree38dd362eedc3527f6d9b0cf704dab5df8a825610
parentaf0614991ab64a55f86cda257cedff1be4e435fa
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state

Now when we don't look at the MISR and EISR values anymore, we can get
rid of the logic to save them in the GIC save/restore code.

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