On Mon, 09 Jun 2025 16:25:30 +0100, Mark Brown wrote:
Mark Rutland's recent SME fixes updated the SME ABI to reject any attempt to write FPSIMD register data via the streaming mode SVE register set but did not update the sve-ptrace test to take account of this, resulting in spurious failures. Update the test for this, and also fix another preexisting issue I noticed while looking at this.
[...]
Applied to arm64 (for-next/kselftest), thanks!
[1/3] kselftest/arm64: Fix check for setting new VLs in sve-ptrace https://git.kernel.org/arm64/c/867446f09058 [2/3] kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptrace https://git.kernel.org/arm64/c/94ab150010f4 [3/3] kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace https://git.kernel.org/arm64/c/9e8ebfe677f9