On Fri, 20 Jan 2023 12:04:08 +0000, Mark Brown wrote: > While discussing the SME signal handling support I realised that > we were not verifying that SVE_SIG_FLAG_SM is set for streaming > SVE, and not explicitly covering the case where we are both in > streaming mode and have ZA enabled. Add coverage of these cases, > I didn't find any problems running these new tests. > > > [...] Applied to arm64 (for-next/kselftest), thanks! [1/2] kselftest/arm64: Verify that SSVE signal context has SVE_SIG_FLAG_SM set https://git.kernel.org/arm64/c/f76cb73a2d7c [2/2] kselftest/arm64: Verify simultaneous SSVE and ZA context generation https://git.kernel.org/arm64/c/bc69da5ff087 -- Catalin