]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 22 Feb 2018 14:15:49 +0000 (08:15 -0600)
commitbc3eb3e9708728a44996cbc66e19ec3a9f0f7273
tree9001508193ad3a9211bea8357dbdd6cb6f2b7110
parent20262cf92886c9675aae2dedeb1caefc5a2145fe
arm64: KVM: Use per-CPU vector when BP hardening is enabled

BugLink: http://bugs.launchpad.net/bugs/1751064
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: Catalin Marinas <catalin.marinas@arm.com>
Conflicts:
arch/arm/include/asm/kvm_mmu.h
arch/arm64/include/asm/kvm_mmu.h
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/arm/include/asm/kvm_mmu.h
arch/arm64/include/asm/kvm_mmu.h
arch/arm64/kvm/hyp/switch.c
virt/kvm/arm/arm.c