From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8AA75C433F5 for ; Tue, 14 Dec 2021 19:19:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229686AbhLNTTF (ORCPT ); Tue, 14 Dec 2021 14:19:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229671AbhLNTTE (ORCPT ); Tue, 14 Dec 2021 14:19:04 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95BA2C061574 for ; Tue, 14 Dec 2021 11:19:04 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 60C40B81C68 for ; Tue, 14 Dec 2021 19:19:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 31013C34600; Tue, 14 Dec 2021 19:18:59 +0000 (UTC) Date: Tue, 14 Dec 2021 19:18:56 +0000 From: Catalin Marinas To: Mark Brown , Shuah Khan , Will Deacon , Shuah Khan Cc: linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, Szabolcs Nagy , Luis Machado , Basant Kumar Dwivedi , Salil Akerkar , Alan Hayward Subject: Re: (subset) [PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension Message-ID: References: <20211210184133.320748-1-broonie@kernel.org> <163950938829.2458221.13355977869770584914.b4-ty@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <163950938829.2458221.13355977869770584914.b4-ty@arm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D31A0C433EF for ; Tue, 14 Dec 2021 19:20:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4WtjNcBgXqAA8znFIPsQLsrggQFrV1oIk45WolcrNzM=; b=TVZVNqjypQ+85j iVYEgacV0pBA71kKh8rteLbPCb491xatrMUpXXwE6I5Hv3h1uxTOyTFJ9Fd7fMtUt6WYeqJZU7Bb8 DvFyZE6cNzsV3zHo9rG5LlMxZ9HL8vWm/qPnOOIInCqPV3AiXJCObHuT91yNWIzKgqQ6Ok/NfQODl OtXsNFv+2lyCchPcgst0HTLf0GSP1zQjsGedzc7bwCPc/USWz1Gb62RQM5EE+gfhZZAcIcv41K4lL +Sb7e/p81PqfBWZ/dPZ0prTs7UgliTYvBKNk8olYqJfqsz33IRP0zv4dyLFLYwecrlmh/rzZSv3F5 JlYEzJ34Xj4P8lDOrwIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxDKQ-00FZC0-Bc; Tue, 14 Dec 2021 19:19:10 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxDKK-00FZ9f-Nt for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 19:19:06 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 741A9B81829; Tue, 14 Dec 2021 19:19:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 31013C34600; Tue, 14 Dec 2021 19:18:59 +0000 (UTC) Date: Tue, 14 Dec 2021 19:18:56 +0000 From: Catalin Marinas To: Mark Brown , Shuah Khan , Will Deacon , Shuah Khan Cc: linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, Szabolcs Nagy , Luis Machado , Basant Kumar Dwivedi , Salil Akerkar , Alan Hayward Subject: Re: (subset) [PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension Message-ID: References: <20211210184133.320748-1-broonie@kernel.org> <163950938829.2458221.13355977869770584914.b4-ty@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <163950938829.2458221.13355977869770584914.b4-ty@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211214_111904_948779_870735C1 X-CRM114-Status: GOOD ( 16.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel