arm: KVM: Drop unreachable HYP abort handlers
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Sep 2016 13:02:14 +0000 (14:02 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commite656a1f91e701e6a1eddf8c029b45639b60877d5
treec890fa354afd35a12b5003b5dc4a3b0b77727df4
parent5d7bcf7d644a88183fb34fca12ad6ea40a8db7ab
arm: KVM: Drop unreachable HYP abort handlers

Both data and prefetch aborts occuring in HYP lead to a well
deserved panic. Let's get rid of these silly handlers.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/handle_exit.c