arm64: KVM: Use per-CPU vector when BP hardening is enabled
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 3 Jan 2018 16:38:35 +0000 (16:38 +0000)
committerHaibo Chen <haibo.chen@nxp.com>
Thu, 12 Apr 2018 10:46:27 +0000 (18:46 +0800)
commit20e609547b156485c67dc910362494d09da59457
treeb783ac49d1de3c97db9452d4af854967f6da650b
parent2c52931bd1396bb5eb7e7047a391b700ffaa9175
arm64: KVM: Use per-CPU vector when BP hardening is enabled

commit 6840bdd73d07 upstream

Now that we have per-CPU vectors, let's plug then in the KVM/arm64 code.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Alex Shi <alex.shi@linaro.org>
Conflicts:
mv changes from virt/kvm/arm/arm.c to arch/arm/kvm/arm.c
arch/arm/include/asm/kvm_mmu.h
arch/arm/kvm/arm.c
arch/arm64/include/asm/kvm_mmu.h
arch/arm64/kvm/hyp/switch.c