commit | 909d9b5025f149af6cfc304a76ad6218e6622cc0 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jun 04 11:24:17 2013 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jul 11 04:57:33 2014 -0700 |
tree | d4d2f9fe3fb90ed5f98a1284f6312fc31f51071f | |
parent | 495dd859f304689a7cd5ef413c439cb090dc25e6 [diff] |
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>