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=-4.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 C33A5C433B4 for ; Wed, 12 May 2021 10:06:39 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 634E461352 for ; Wed, 12 May 2021 10:06:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 634E461352 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com 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=desiato.20200630; 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=Tr3T48zxSBGRYwjQCAQhyERMlJ9AqoNoaq1uAl2oK64=; b=DyLlJhVHikyIua5YpAdfHD5Ol iBDcOGKt2Flc0DWJEQlEhM8C+u3iabuULITGKJ9idcJ1KkWSo4Rfe4IES5897eTyQXhSKGhiKM5Sm BU2b1jfFzBaFeF0IqFyREqZAvLoubM4dfQo0tdO9u/31PWJOMrdX3xZR6A96rszFYzDjkgmWFBAWz eOFrs2IuTyzJizulNBDZ9PDrsokyM5s0ihHrdb2UO9BeG0G6NNwy513CyX4IL/tjzyulN/ykNJagR nzB6FIfGCBwsG5vwtVDf0yp1l6sODPalBpXWuekCJRGliPUcUlJ2Q7EphjIzlSFuD171Mqe65z9fN 9PrmKEgZw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lglja-002Uez-Aq; Wed, 12 May 2021 10:04:54 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lgljW-002UeO-8W for linux-arm-kernel@desiato.infradead.org; Wed, 12 May 2021 10:04:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=ADPp64K6pCt5wHNAdkfhtzDitwTDbROUyNZ6obhrFlk=; b=CkupZR5o/I8cSZCNeDrk8BvNaE di/TJHakcWG3wqKi9COnxxhw8cmIs1zx0rDji7G/OL7k3qSsU1bGJ+la+sdYMjC3r8jGNf67Yq/r0 OXAZ0uPCP/VKH6Df/NfxilBNkowphom156kUEE7Z673YXndR8Tvj4PklLVHNfHJ36l1H7zXF/0qg6 /y2qlGbzkgIixEOTn8mAqcTlO9tuRZrFbXsJJUoP3m9bzRqGbjc/uwT7kBsWeZyKOCIfC6vcDREeQ xV1Pwp2EiXl+LC/eI2Tmlv8+rVTYl/CAwjmNjHo5MXTR2fyxDGtodF66SxQDihmMBx9WLYx5kGFqb 4M4CFGTg==; Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lgljT-00AH5E-Dk for linux-arm-kernel@lists.infradead.org; Wed, 12 May 2021 10:04:48 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7F41331B; Wed, 12 May 2021 03:04:45 -0700 (PDT) Received: from C02TD0UTHF1T.local (unknown [10.57.30.106]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 914083F719; Wed, 12 May 2021 03:04:42 -0700 (PDT) Date: Wed, 12 May 2021 11:04:37 +0100 From: Mark Rutland To: Fuad Tabba Cc: Ard Biesheuvel , Linux ARM , Will Deacon , Catalin Marinas , Marc Zyngier , James Morse , Alexandru Elisei , Suzuki K Poulose Subject: Re: [PATCH v1 13/13] arm64: Rename arm64-internal cache maintenance functions Message-ID: <20210512100437.GC88854@C02TD0UTHF1T.local> References: <20210511144252.3779113-1-tabba@google.com> <20210511144252.3779113-14-tabba@google.com> <20210511154933.GF8933@C02TD0UTHF1T.local> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210512_030447_527120_F24DD2E5 X-CRM114-Status: GOOD ( 13.02 ) 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 Wed, May 12, 2021 at 11:00:00AM +0100, Fuad Tabba wrote: > Hi Mark, > > > > > "s/\b__flush_icache_range\b/__clean_inval_cache_pou/g;"\ > > > > For icaches, a "flush" is just an invalidate, so this doesn't need > > "clean". > > This is one of the reasons for this patch. Although you are correct > when it comes to what the name __flush_icache_range implies, it wasn't > doing only that. It's flushing both I and D caches. Therefore, the new > naming scheme with the cache type as a prefix that you suggest below > should make that clearer. Ah; sorry for the bad feedback, that all makes sense to me, then! I look forward to v2. :) Mark. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel