[PATCH 0/3] arm64: SVE fixes for v4.15-rc1
Dave Martin
Dave.Martin at arm.com
Fri Dec 1 07:19:39 PST 2017
This mini-series contains a few fixes for known issues in the arm64 SVE
patches that missed the merge window.
They should be considered fixes for v4.15.
Dave Martin (3):
arm64: KVM: Move CPU ID reg trap setup off the world switch path
arm64: fpsimd: Abstract out binding of task's fpsimd context to the
cpu.
arm64/sve: KVM: Avoid dereference of dead task during guest entry
arch/arm64/include/asm/kvm_emulate.h | 8 ++++++
arch/arm64/kernel/fpsimd.c | 51 +++++++++++++++++++++---------------
arch/arm64/kvm/hyp/switch.c | 4 ---
3 files changed, 38 insertions(+), 25 deletions(-)
--
2.1.4
More information about the linux-arm-kernel
mailing list