]> git.baikalelectronics.ru Git - kernel.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)
commit873c76e77ad65e3b4875a6837ef2ac2b87f26ce8
treef864e2a46fedf1f683c41c73ee7e175d8ce2ef73
parent1dcdc652ee00bb198729717f84871e60cec9b651
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]