]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Mon, 13 Jan 2020 23:30:21 +0000 (23:30 +0000)
committerWill Deacon <will@kernel.org>
Tue, 14 Jan 2020 17:11:39 +0000 (17:11 +0000)
commit42bbe27809cda86093904daadc5ae635e5b2a9bc
treea9e2f5016545cf47c377e7211dc571dcad35b840
parent0fc90c95b185311d1a929b59d369077c471bcfeb
arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations

When fp/simd is not supported on the system, fail the operations
of FP/SIMD regsets.

Fixes: 56b52ad4e18a38d0 ("arm64: Support systems without FP/ASIMD")
Cc: Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/ptrace.c