On Tue, Dec 14, 2021 at 07:17:09PM +0000, Catalin Marinas wrote: > On Fri, 10 Dec 2021 18:40:56 +0000, Mark Brown wrote: > > This series provides initial support for the ARMv9 Scalable Matrix > > Extension (SME). SME takes the approach used for vectors in SVE and > > extends this to provide architectural support for matrix operations. A > > more detailed overview can be found in [1]. > > > > For the kernel SME can be thought of as a series of features which are > > intended to be used together by applications but operate mostly > > orthogonally: > > > > [...] > > Applied to arm64 (for-next/kselftest), thanks! > > [04/37] kselftest/arm64: Parameterise ptrace vector length information > https://git.kernel.org/arm64/c/18edbb6b3259 > [05/37] kselftest/arm64: Allow signal tests to trigger from a function > https://git.kernel.org/arm64/c/9331a604858a > [06/37] kselftest/arm64: Add a test program to exercise the syscall ABI > https://git.kernel.org/arm64/c/b77e995e3b96 I also applied patches 1-3 to for-next/sve but b4 doesn't remember more than one instance of "b4 am" on the same series. -- Catalin