On Tue, 31 Jan 2023 22:56:33 +0000, Mark Brown wrote:
These two patches fix a repeated error with the way we enumerate SME VLs, the code for which is cut'n'pasted into each test. It's in two patches because the first applies to Linus' tree and the second covers a new test added in -next, even if they're both applied for -next now this should help with backporting.
It would be good to factor this code out but that's a separate issue, I'll tackle that for the next release (along with the general fun with the build system in these tests).
[...]
Applied to arm64 (for-next/kselftest), thanks!
[1/2] kselftest/arm64: Fix enumeration of systems without 128 bit SME https://git.kernel.org/arm64/c/5f389238534a [2/2] kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA https://git.kernel.org/arm64/c/a7db82f18cd3