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 90BFAC433FE for ; Fri, 22 Apr 2022 17:21:47 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Ak6Zil2nXfIfInqurhRKqtpbBHGAkZYhU1yNs+WBrFw=; b=tWbQMbLu/zw0fNmngRHUm55JOe eZ5HDgEt53NKaKjO9g66H91NMLmXZXntlc6Xe2j6x5yPDZtGyZE7lNWQv6C0CjkstkVwhURNNIC23 67c5vjJmv4ec1pYqzpDVI1H3XlqHDb9gnDOOeXf791mF/0n0Fli7/nTZLNpKsQvL4aL3LO6emuGvx b92/ysa6MxNUSq3cRk23IIU3NzSQkw6kr5JSjbYXMa+yJE0YvI0Kewlz9wdDFcd48bgfoPb6cHXfg 6ABXZ3eYJGwzk8hcwbAYWi5VS28GMdpyFbm+cr0GCGLwC85MWmXso1vqtEdw3bgddYB3qwa3eGdcj 8w3R/dow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhwx3-001iU0-3U; Fri, 22 Apr 2022 17:20:15 +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 1nhwnf-001dqL-MW for linux-arm-kernel@lists.infradead.org; Fri, 22 Apr 2022 17:10:33 +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 79D5A62173; Fri, 22 Apr 2022 17:10:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CABCAC385A0; Fri, 22 Apr 2022 17:10:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650647429; bh=Tfj8nbxLW/+CjRCUEie3vjlP1L/DEQVuXe32j0yQLNE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=jm4EE8qFWyeLHTFHK/6Bd8CJthF89PKLDKTJ15+dn/fJQVrQW6KoDBl1qHSJSGKSJ BnIFusNX0tQ4usi1IA1cyinwk3RJcLWSwjorCWCm14dUJfKItAcaizn7R04aqWJUIu 1fmXAYoKLayuMQ56QSJbAVPAh6u3beAMAHLDSBg6eU/bIWT4eWsTbnx86/C6xEdrja RplqP7gFfDTsulM7vxPaP2clDBsYsnEK56ImoWsQe9pQ9gJaK5AOU1+yQz6gcFWyEa 0OaV+4Z7vNErNCvNZlJKTijSkcxCAl3xBCS8tth8p8KiS1U4JapArStTbu27oQqgo8 o1riTvGYPOA3g== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nhwnb-006ES4-7z; Fri, 22 Apr 2022 18:10:27 +0100 MIME-Version: 1.0 Date: Fri, 22 Apr 2022 18:10:27 +0100 From: Marc Zyngier To: Catalin Marinas , Mark Brown Cc: Will Deacon , Shuah Khan , Shuah Khan , Alan Hayward , Luis Machado , Salil Akerkar , Basant Kumar Dwivedi , Szabolcs Nagy , James Morse , Alexandru Elisei , Suzuki K Poulose , Luca Salabrino , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, kvmarm@lists.cs.columbia.edu Subject: Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension In-Reply-To: <20220419112247.711548-1-broonie@kernel.org> References: <20220419112247.711548-1-broonie@kernel.org> User-Agent: Roundcube Webmail/1.4.13 Message-ID: <65c761cedb3b6e56f4a03fd196a3a767@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: catalin.marinas@arm.com, broonie@kernel.org, will@kernel.org, skhan@linuxfoundation.org, shuah@kernel.org, alan.hayward@arm.com, luis.machado@arm.com, Salil.Akerkar@arm.com, Basant.KumarDwivedi@arm.com, szabolcs.nagy@arm.com, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, luca.scalabrino@arm.com, linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, kvmarm@lists.cs.columbia.edu X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220422_101031_835501_0C487E51 X-CRM114-Status: GOOD ( 10.65 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022-04-19 12:22, 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 KVM patches: Reviewed-by: Marc Zyngier Catalin: the KVM patches are likely to slash a bit with the WFxT stuff as well. It'd be good to swap stable branches! Thanks, M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel