]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: Drop VHE-specific HYP call stub
authorMarc Zyngier <marc.zyngier@arm.com>
Sat, 5 Jan 2019 16:06:53 +0000 (16:06 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 19 Feb 2019 21:05:28 +0000 (21:05 +0000)
commit8367e46b416d5605d1648976759843e92a7dbce1
treecef86da9056c0d263b9a58d6b683758e73211011
parent778441124aa99d6310839ac637b189c1cf7e6e54
arm64: KVM: Drop VHE-specific HYP call stub

We now call VHE code directly, without going through any central
dispatching function. Let's drop that code.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
arch/arm64/kvm/hyp.S
arch/arm64/kvm/hyp/hyp-entry.S