On Tue, 27 Dec 2022 13:06:35 +0000, Mark Brown wrote: > The first patch here is a fix which should ideally be sent as such, > currently the program will hang on architecturally valid systems which > implement SME but not 128 bit vector lengths. The remaining patches > are general enhancements, including coverage for the SME ABI on SME only > systems. > > > [...] Applied to arm64 (for-next/kselftest), thanks! [1/4] kselftest/arm64: Fix syscall-abi for systems without 128 bit SME https://git.kernel.org/arm64/c/97ec597b26df [2/4] kselftest/arm64: Only enumerate VLs once in syscall-abi https://git.kernel.org/arm64/c/fae491e52cc2 [3/4] kselftest/arm64: Verify SME only ABI in syscall-abi https://git.kernel.org/arm64/c/024e4a155874 [4/4] kselftest/arm64: Only enumerate power of two VLs in syscall-abi https://git.kernel.org/arm64/c/10f326fbb458 -- Catalin