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 C26A0C433F5 for ; Fri, 25 Feb 2022 15:52:04 +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=5y2O113Ibbug9OGPHBMdmR2hHXpqf4nAdR9kSC+DqcA=; b=PGWt3gomMVRR2Z HuuQgkx7m52trJw0Z3XMeNIdrm5JJPkVHpBzDgGcgKlMEWcxfC671Itn4jyYgz2JHZbb2EVcs70QV /3UE7nVlOd55RzxBXdmXP5B8PIW4LIbmaNBeXv/9r8EKqs+HCYsrh98qVddjd9oIfxQZLrQ0nFOO7 cjrzvW33mns8wvHdElNlocg35rPMK8F4FpNDDY0oI6EBxRk73VRGaSPYGnFmO9NF4dvdCgTZxYVBG JFqY6SWAufN/qqQAT1p6MwZ8amtT1uhYA52JBOSCinnntTmrBCsSl54UJsMUNSUCpZRaaeldWuoWC 3Z3G+Y9sXR6IpJU4Q8HA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNcrm-005hpA-Sh; Fri, 25 Feb 2022 15:50:47 +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 1nNcrR-005hho-4H for linux-arm-kernel@lists.infradead.org; Fri, 25 Feb 2022 15:50:27 +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 9C21B619AC; Fri, 25 Feb 2022 15:50:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B7D90C340E7; Fri, 25 Feb 2022 15:50:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645804224; bh=6zeaKhd1cDa2VHznk9BHK/J+rUpp98k9PC6C1x/CCcA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OmQogqEMrHFY/J4fGPzzzQHFACVS3JY4bSut9uF3yhpbwzWJrxULaAJsdBbdLt9G8 cl5vYyO+5zhZ+F2+6PpBTzuWjzAB65KOxo/+Yi+ANh5kiOmHT4mtyFAwYkYH/WmcOR Ash2BtQr0e5U6V6cfHsQ2LPParHbx/cRaI6JNCEcnqgZHai+7cFTvchQcIaV1c3Dl1 D3CBaSzPYzSV4w5rzOWIzvAK/kO0GYqNq2IKK5smD6uhD9onns158aLqmOiExCIofm t9mPL3g0VnSWQF2omRJ4dQA+PfCszH+udd2TajYiX/WHMtnRnxgBz8ki6JslOavKLP 9jSwUFz0f+aaQ== From: Will Deacon To: Catalin Marinas , Mark Brown , Marc Zyngier , Shuah Khan , Shuah Khan Cc: kernel-team@android.com, Will Deacon , 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 Date: Fri, 25 Feb 2022 15:50:12 +0000 Message-Id: <164579991080.3691228.14311210559888008730.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220207152109.197566-1-broonie@kernel.org> References: <20220207152109.197566-1-broonie@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220225_075025_248082_0B54FC29 X-CRM114-Status: GOOD ( 11.83 ) 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 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 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel