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)
commit909d9b5025f149af6cfc304a76ad6218e6622cc0
treed4d2f9fe3fb90ed5f98a1284f6312fc31f51071f
parent495dd859f304689a7cd5ef413c439cb090dc25e6
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