On Thu, 29 Aug 2024 18:20:09 +0100, Mark Brown wrote:
The test case for SME vector length changes via sigreturn use a bit too much cut'n'paste and only actually changed the SVE vector length in the test itself. Andre's recent factoring out of the initialisation code caused this to be exposed and the test to start failing. Fix the test to actually cover the thing it's supposed to test.
[...]
Applied to arm64 (for-next/selftests), thanks!
[1/1] kselftest/arm64: Actually test SME vector length changes via sigreturn https://git.kernel.org/arm64/c/6f0315330af7
Cheers,