On Mon, 4 Apr 2022 10:06:10 +0100, Mark Brown wrote:
This series has a couple of minor fixes and cleanups for sve-ptrace plus the addition of a new test which validates that we can write using the FPSIMD regset and then read matching data back using the SVE regset - previously we only validated writing SVE and reading FPSIMD data.
v2
- Rebase onto v5.18-rc1
[...]
Applied to arm64 (for-next/kselftest), thanks!
[1/3] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data() https://git.kernel.org/arm64/c/348b096850d9 [2/3] kselftest/arm64: Remove assumption that tasks start FPSIMD only https://git.kernel.org/arm64/c/9891f4edc90c [3/3] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets https://git.kernel.org/arm64/c/88560c9c263a