]> git.karo-electronics.de Git - linux-beck.git/commit
arm64: KVM: Move away from the assembly version of the world switch
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 25 Oct 2015 15:51:41 +0000 (15:51 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 14 Dec 2015 11:30:43 +0000 (11:30 +0000)
commit1ea66d27e7b01086669ff2abdc3ac89dc90eae51
treef864e2a46fedf1f683c41c73ee7e175d8ce2ef73
parent910917bb7db070cc67557a6b3c8fcceaa5c398a7
arm64: KVM: Move away from the assembly version of the world switch

This is it. We remove all of the code that has now been rewritten.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/Makefile
arch/arm64/kvm/hyp.S
arch/arm64/kvm/vgic-v2-switch.S [deleted file]
arch/arm64/kvm/vgic-v3-switch.S [deleted file]