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 82EF7C54E67 for ; Thu, 28 Mar 2024 13:57:02 +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:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WhzEp8ULYRWgIGiDPKsEwbhgqP6b8XynUIwO1JI+p+0=; b=QZ+frySlKejUvt t6ft7Sw0BeYKkBFTGT7roOCbahe2yvzA0ndhfJuGOR6ZpePv1IwiwglYzgE+jzKpS0pXOw73gcGy2 HXdjpdy1ahRJ4G4Bhs6cmaHgFHTKSUE+Em4rWdW8WsDcGv2si89kLM+UtvjKJMfKcGYtHlSLz0XFd daYqcLuXtl1KqfLSdr/PJO++U9gkztLR2S8VbpGuQiV/b6gc4OE4m6jzG8/2DLYDvfgNUpX7MFsHG Ug0ybUbTrbuvrWz9BbMRtAxoNQ3O53zF9TB4CMy4upt04Id38mTU3eLPc17/NWvRnhbTQouQ+vlSa HHYeNmqwnkYodf3Hk6HQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpqFZ-0000000ECdN-2zcc; Thu, 28 Mar 2024 13:57:01 +0000 Received: from smtpout.efficios.com ([2607:5300:203:b2ee::31e5]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpqFV-0000000ECYG-1eFz for linux-snps-arc@lists.infradead.org; Thu, 28 Mar 2024 13:56:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=efficios.com; s=smtpout1; t=1711634200; bh=d33+0SwUQJCpC+ipPAAkFBTnksa4Ra7GgJ3ubwKBSXA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=Dwr4ABU6PkSmFXqbCuKRIQQVV0sKlTkAoOmUjX8Hb00Myg2MUbRNGiPLTlqS0fP17 UsLsPQNI0xfaMxGFrz1ItaIm/5RPD/Xhu+dcrhar3gCUJ0RpTbw2FTMzGhfI0MMxwJ Oz1idHi6ND94Noc/RFGL5k8Y0pK/OWyDO4DlO6RY+Isy5ZfVmMgqXftF7iTVWvEkic nmAYCaYgx2dpWiDRImQPvXtVby9MITT9R0Jekwh9IBYK5o5Hum2khx+vclzp/N69m9 AOJNeiVHhVtAQP9bKA7s13YGxGlLYDocGe0bYnTayMiMsRVutY/5baj7ZUFb4iIqoZ xyq/PGh2viWGg== Received: from [172.16.0.134] (192-222-143-198.qc.cable.ebox.net [192.222.143.198]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4V54pJ29MfznPv; Thu, 28 Mar 2024 09:56:40 -0400 (EDT) Message-ID: <2084d534-5e64-4a38-aba5-aeb03c9e71cd@efficios.com> Date: Thu, 28 Mar 2024 09:57:07 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 2/2] ARC: mm: fix new code about cache aliasing To: Vineet Gupta , linux-snps-arc@lists.infradead.org, Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org References: <20240328053919.992821-1-vgupta@kernel.org> <20240328053919.992821-3-vgupta@kernel.org> From: Mathieu Desnoyers Content-Language: en-US In-Reply-To: <20240328053919.992821-3-vgupta@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240328_065657_680215_EC516B9D X-CRM114-Status: GOOD ( 15.70 ) X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux on Synopsys ARC Processors 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-snps-arc" Errors-To: linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org On 2024-03-28 01:39, Vineet Gupta wrote: > Manual/partial revert of 8690bbcf3b70 ("Introduce cpu_dcache_is_aliasing() across all architectures") > > Current generation of ARCv2/ARCv3 based HSxx cores are only PIPT (to software > at least). > > Legacy ARC700 cpus could be VIPT aliasing (based on cache geometry and > PAGE_SIZE) however recently that support was ripped out so VIPT aliasing > cache is not relevant to ARC anymore. > > P.S. : This has been discussed a few times on lists [1] > P.S.2: Please CC the arch maintainers and/or mailing list before adding > such interfaces. Because 8690bbcf3b70 was introducing a tree-wide change affecting all architectures, I CC'd linux-arch@vger.kernel.org. I expected all architecture maintainers to follow that list, which is relatively low volume. I'm sorry that you learn about this after the fact as a result. My intent was to use the list rather than CC about 50 additional people/mailing lists. Of course, if VIPT aliasing is removed from ARC, removing the config ARCH_HAS_CPU_CACHE_ALIASING and using the generic cpu_dcache_is_aliasing() is the way to go. Feel free to add my: Acked-by: Mathieu Desnoyers Thanks, Mathieu > > [1] http://lists.infradead.org/pipermail/linux-snps-arc/2023-February/006899.html > > Cc: Mathieu Desnoyers > Signed-off-by: Vineet Gupta > --- > arch/arc/Kconfig | 1 - > arch/arc/include/asm/cachetype.h | 9 --------- > 2 files changed, 10 deletions(-) > delete mode 100644 arch/arc/include/asm/cachetype.h > > diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig > index 99d2845f3feb..4092bec198be 100644 > --- a/arch/arc/Kconfig > +++ b/arch/arc/Kconfig > @@ -6,7 +6,6 @@ > config ARC > def_bool y > select ARC_TIMERS > - select ARCH_HAS_CPU_CACHE_ALIASING > select ARCH_HAS_CACHE_LINE_SIZE > select ARCH_HAS_DEBUG_VM_PGTABLE > select ARCH_HAS_DMA_PREP_COHERENT > diff --git a/arch/arc/include/asm/cachetype.h b/arch/arc/include/asm/cachetype.h > deleted file mode 100644 > index 05fc7ed59712..000000000000 > --- a/arch/arc/include/asm/cachetype.h > +++ /dev/null > @@ -1,9 +0,0 @@ > -/* SPDX-License-Identifier: GPL-2.0 */ > -#ifndef __ASM_ARC_CACHETYPE_H > -#define __ASM_ARC_CACHETYPE_H > - > -#include > - > -#define cpu_dcache_is_aliasing() true > - > -#endif -- Mathieu Desnoyers EfficiOS Inc. https://www.efficios.com _______________________________________________ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc