]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: ARM: vgic: move underflow handling to vgic_ops
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 4 Jun 2013 10:24:17 +0000 (11:24 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:33 +0000 (04:57 -0700)
commit6764522884eaad2392b8447c654cb61ee04452ad
treed4d2f9fe3fb90ed5f98a1284f6312fc31f51071f
parentc519a460cfce2fbaf7ad07fa101acd996bde26c3
KVM: ARM: vgic: move underflow handling to vgic_ops

Move the code dealing with LR underflow handling to its own functions,
and make them accessible through vgic_ops.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/kvm/arm_vgic.h
virt/kvm/arm/vgic.c