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 9C8A3C433FE for ; Fri, 25 Feb 2022 15:56: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=2HjU6/UBxak3j6RSATIhdXFCYU7azKJm2BqB2WvLh7w=; b=m5kNLjrwZSSCaQ HzglhnQmFigjKCfrSAUXbeunBjoYBjWitwN7MT7UHaMn/iebuRRP4WLcFz624LXP0WSX104E+lrUP pVtOpVck6oEnmHOzhm8jlrhlSmMwNRjeWK8+5cD1X9t+BfV2TLNfk8zE5uYMKLBnug6FSCT5qBD+v iIHXgF9pQw5YqoLGP0E36OfpVMBwWdkUCjTA3be+vgEN88ihk0bj1rF8Ar5LRha/mZWJ8q4L0qioC wLqpGya6wObhBmN6pFWPpoEwcsPSbAd8oKCU1w2J6gTcAjUzyYADYSKV8+CY9mKlzmEdbYtDO6NUN TCKKoCg8OfBu2K8uChlg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNcvv-005jM3-J6; Fri, 25 Feb 2022 15:55:04 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNctn-005iWk-As for linux-arm-kernel@lists.infradead.org; Fri, 25 Feb 2022 15:52:53 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 28EFC61A32; Fri, 25 Feb 2022 15:52:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2A8B7C340F0; Fri, 25 Feb 2022 15:52:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645804369; bh=M5bu53xphKA8fCFggR4QUQSIC9kxcdVVWdDnb2wz5CI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Nwsgvfze3p8nNHBixhpEl67KGpEl+AZmhjNVjBWYy8Bqw7M2piDgoB8gxXhTLaAi0 8I8YGVjs7x08fvdfn3CY1poVXuNrQNY0NDhOa5S/NrTgfN+fS+977RdQuZu16us4TI F7arSIigh6QshH96SSkF5SwPa8i+cGQroDebOB2aC6YTbpR8jeNt42QNYz0mGSG63u a8HAKOgRgM9WP5fQt/WIjgIqmleUIYxSH7Xvh+qGYurpdSKMvvaFAdVXK5AYwROmp/ R31nea1c+oWI7zOBTOdHAzGBB5lZF7071jsuqvjhMuzP3kzazBNaM/UNDq7Sb0lxQj 2c9ne5YNG+YqA== Date: Fri, 25 Feb 2022 15:52:42 +0000 From: Will Deacon To: Catalin Marinas , Mark Brown , Marc Zyngier , Shuah Khan , Shuah Khan Cc: kernel-team@android.com, Alexandru Elisei , Basant Kumar Dwivedi , James Morse , Salil Akerkar , Luis Machado , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, Szabolcs Nagy , linux-kselftest@vger.kernel.org, Alan Hayward , Suzuki K Poulose Subject: Re: [PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension Message-ID: <20220225155241.GA20310@willie-the-truck> References: <20220207152109.197566-1-broonie@kernel.org> <164579991080.3691228.14311210559888008730.b4-ty@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <164579991080.3691228.14311210559888008730.b4-ty@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220225_075251_451424_34DDD603 X-CRM114-Status: GOOD ( 15.86 ) 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, Feb 25, 2022 at 03:50:12PM +0000, Will Deacon wrote: > On Mon, 7 Feb 2022 15:20:29 +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 patch 5 to arm64 (for-next/kselftest), thanks! > > [05/40] kselftest/arm64: signal: Allow tests to be incompatible with features > https://git.kernel.org/arm64/c/32de73e89099 I also applied 1-3 to for-next/fpsimd, but the 'thanks' file got overwritten before I sent it! Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel