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 7FC02C433EF for ; Tue, 14 Dec 2021 19:17:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229643AbhLNTRR (ORCPT ); Tue, 14 Dec 2021 14:17:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44488 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230244AbhLNTRQ (ORCPT ); Tue, 14 Dec 2021 14:17:16 -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 64924C061574 for ; Tue, 14 Dec 2021 11:17:16 -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 2AF22B81C66 for ; Tue, 14 Dec 2021 19:17:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BA2A8C34604; Tue, 14 Dec 2021 19:17:11 +0000 (UTC) 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 Date: Tue, 14 Dec 2021 19:17:09 +0000 Message-Id: <163950938829.2458221.13355977869770584914.b4-ty@arm.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211210184133.320748-1-broonie@kernel.org> References: <20211210184133.320748-1-broonie@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org 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 -- 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 75247C433F5 for ; Tue, 14 Dec 2021 19:18:44 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=et7TuTMmuQVLhb0/r87Jt1CMjCyFsww6hoh2pNt7/Iw=; b=CO4o+WtpXxtrwk k37UfFC2JFr62EyEUVkiKGecpSMCgTNsWJ2O+9UvjmmZzeMb8CSEHcVszcLlZ3JJa2CF5jLQlU0iE xH0fKwtGi67bMKS2mHbfsphRPpnQpkWzpTDVxWSfIAI+13lgUhWusHSM7weKjFDd8HCyTj+hklDRh RI9vSG+LCOtUf49yB/XW0xRiI7U2Xc8T6azwHQC8qPuiUFJ0sccCbbwn2z8WSHuQdJEF5EYGqPRQy 2lsZq5l/XmuWVJvLm6XywhEPD2VWVCsEtWXjXahnYhl7JRH2FtrDPPdt58G2gnnu3B7RJ8F9vX/8V VrYBcaMYGYbluAykx8gw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxDIm-00FYLt-8w; Tue, 14 Dec 2021 19:17:28 +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 1mxDIa-00FYIq-Ha for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 19:17:18 +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 251BFB81C5B; Tue, 14 Dec 2021 19:17:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BA2A8C34604; Tue, 14 Dec 2021 19:17:11 +0000 (UTC) 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 Date: Tue, 14 Dec 2021 19:17:09 +0000 Message-Id: <163950938829.2458221.13355977869770584914.b4-ty@arm.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211210184133.320748-1-broonie@kernel.org> References: <20211210184133.320748-1-broonie@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211214_111716_766106_7D0D07FF X-CRM114-Status: GOOD ( 11.77 ) 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 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 -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel