This series contains a few fixes for known issues in the arm64 FPSIMD and SVE implementation. This supersedes the previous posting. [1] Note that although patch 2 is not a fix, it provides refactoring that is used by the fix in patch 3. [1] [PATCH 0/3] arm64: SVE fixes for v4.15-rc1 http://lists.infradead.org/pipermail/linux-arm-kernel/2017-December/545126.html Dave Martin (3): arm64: fpsimd: Prevent registers leaking from dead tasks arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu. arm64/sve: Avoid dereference of dead task_struct in KVM guest entry arch/arm64/kernel/fpsimd.c | 51 ++++++++++++++++++++++++++------------------- arch/arm64/kernel/process.c | 9 ++++++++ 2 files changed, 39 insertions(+), 21 deletions(-) -- 2.1.4 _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm