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 X-Spam-Level: X-Spam-Status: No, score=-16.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D93CDC07E95 for ; Tue, 13 Jul 2021 17:52:24 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id A276061183 for ; Tue, 13 Jul 2021 17:52:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A276061183 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=ECWa8rRiZnNykP7FMg5mIff3elu5BdnNtHSn8ftUC5g=; b=DUoLSlT7wOe+Jo YAsSAXLN1S2hB8QchFZYA5i1kdX5qynMLPDjtdtKcMCdoH/SvdgPdoSiT/Jkuq/t22B7clOZ2zWz8 RF8P3jQSAM1b5SWc8+wqaGG+Ib4ElXRFnUdadw5obFZYGmBc9AWX0UD53uYCBSdU+y9YE0HITUf9v 5FnsD66pJzAo0j/AZbhR0sqkAQL8N9AhkcSfmuV/RSx7+C9EDEHay/QrDn4qVE6ksmwa/36eTD05L NsBrSf2sBKF5d+tTL5ZAoXMvtzV+sEhSBz7Suv/mHAug4yq9MU/4NYL6jUKwNywdTaxGPU1jjWRS+ 0k60oURX8KV8KI0lkaIQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m3MYR-00B5W9-5z; Tue, 13 Jul 2021 17:50:47 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m3MYN-00B5Ve-BF for linux-arm-kernel@lists.infradead.org; Tue, 13 Jul 2021 17:50:44 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9781F61183; Tue, 13 Jul 2021 17:50:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626198643; bh=tRsw/1x28r2brogfEPt2JA/ELXldE3/O4em2LMWBAy8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=u7YTnc4s1/eivEhMOUSr4izOJ0v8oWKYihEaUsE/O6Bacu2gKsidvHyFXSm/aA5GN 7VyiIUOhn2Gd0CIPHlB1Pke4onjk2tT6lLvZfj98iEuS4WBu+yXwJF3znjdoECIDcQ JFEnCFbxUQf5hrFhntGDNg2UeOHGam55Bng4Swv0/07SRefYQ9nTgHPlOuEmR6a7Zl cAaXJ8HEQ2y0qkq3EFtB17K77tpFqY/+aQx8unZPhcfNRTSd/QYeGZDA4W69lwjQFO toYGne/IWT2EJXEZQtaQOKfyxG/Pcs9lZbVBE2t/gsdR2rga1s47IoSppCojegGPB7 hg3l0Y/Yo5beg== Date: Tue, 13 Jul 2021 18:50:38 +0100 From: Will Deacon To: Peter Collingbourne Cc: Catalin Marinas , Vincenzo Frascino , Evgenii Stepanov , Szabolcs Nagy , Tejas Belagod , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman Subject: Re: [PATCH v9 1/4] arm64: mte: rename gcr_user_excl to mte_ctrl Message-ID: <20210713175038.GA30532@willie-the-truck> References: <20210702194110.2045282-1-pcc@google.com> <20210702194110.2045282-2-pcc@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210702194110.2045282-2-pcc@google.com> 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-20210713_105043_446487_B458A81E X-CRM114-Status: GOOD ( 10.92 ) 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, Jul 02, 2021 at 12:41:07PM -0700, Peter Collingbourne wrote: > We are going to use this field to store more data. To prepare for > that, rename it and change the users to rely on the bit position of > gcr_user_excl in mte_ctrl. > > Link: https://linux-review.googlesource.com/id/Ie1fd18e480100655f5d22137f5b22f4f3a9f9e2e > Signed-off-by: Peter Collingbourne > Reviewed-by: Catalin Marinas > --- > arch/arm64/include/asm/processor.h | 5 ++++- > arch/arm64/kernel/asm-offsets.c | 2 +- > arch/arm64/kernel/entry.S | 4 ++-- > arch/arm64/kernel/mte.c | 14 ++++++++------ > 4 files changed, 15 insertions(+), 10 deletions(-) Makes sense to me: Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel