Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp1447352iob; Thu, 19 May 2022 06:55:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy473M1AoXGIrXQd8gMFx4YaHmdkifJurJl7ftcGbkf2Vj0HK3IJhDwkT02i7gH3AEgUjtd X-Received: by 2002:a17:906:8982:b0:6f3:95f4:4adf with SMTP id gg2-20020a170906898200b006f395f44adfmr4388502ejc.524.1652968523704; Thu, 19 May 2022 06:55:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1652968523; cv=none; d=google.com; s=arc-20160816; b=e12q2w6hr3CY8pTq6RsqgU0fg//JK+qHrNPJKjQ51/Nr8KZB7Dv+89/cPhkkSCqatI Pgq09Lwna0eMpLQC2eVXF5UhWi5yxc5n1BesjN+cshBwYvpDDiGR48N3/g0mh6uWSsbn yiqlzM944jpA2qqVSkCVQNc6IuDB/YluEcfH/dk6KWCGMis/F1Cv6WTwkVCDxybVzwWu QylCujISCLL4isEtqPNXFcezbcH4rytePk698XcmmHUP0ArlCcGh+KKYOuYtMi1iJuCs 6u+BMxTpUzdQ+zqdntcA5uHiMU5J30VZ7y9Lub81KZ5pP5CxNnMw06hx+LEfjR3hB116 Xdpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=1yI+mNlt0ddGxi7ID8VDInP+GNiczL6fYQUb7xT3RAw=; b=dDNcSh4ejd9vv1HXzPZHMzDh+qi7QVrL5dAjxc7S6Tj6Lr6HTT2MgdtrMydKUa3QJu WfxNDiEYD9SWZgRgr79CMjoAb8wwyR2kIOU7E/V6+lnNDdz5J1bRga9cK8Z9b5JtEi5K Q8XUYrPnZ9m6DeMWK45+zSjNayVfTl2LET5xBTOVVYgZefdA914MQvsdbr+0QZXbfkiL tG4YirDFZfDAMPyihdpIloSxAGpi4I3RH8A2/JYCIoUbc6l92DWj6Inm10e3gVpvUOxT G/kRo/mNw83VLdVyF2uq9cLkDgLWjwwwa/B26qKYTQP0Y1QvvH763LV+qPhRooiNzFex /Thw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id d17-20020aa7ce11000000b0042a570e194csi2666991edv.366.2022.05.19.06.54.56; Thu, 19 May 2022 06:55:23 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235597AbiESIvx (ORCPT + 99 others); Thu, 19 May 2022 04:51:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233556AbiESIvo (ORCPT ); Thu, 19 May 2022 04:51:44 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C3F7C2A72E for ; Thu, 19 May 2022 01:51:41 -0700 (PDT) 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 5C1431424; Thu, 19 May 2022 01:51:41 -0700 (PDT) Received: from [10.162.42.8] (unknown [10.162.42.8]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 3828B3F73D; Thu, 19 May 2022 01:51:37 -0700 (PDT) Message-ID: <28f76e4d-7feb-5811-5130-7b038dcea098@arm.com> Date: Thu, 19 May 2022 14:21:35 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v3 1/6] ARM: mm: kill unused runtime hook arch_iounmap() Content-Language: en-US To: Kefeng Wang , catalin.marinas@arm.com, will@kernel.org, akpm@linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: linux-mm@kvack.org, hch@infradead.org, arnd@arndb.de, Russell King References: <20220519082552.117736-1-wangkefeng.wang@huawei.com> <20220519082552.117736-2-wangkefeng.wang@huawei.com> From: Anshuman Khandual In-Reply-To: <20220519082552.117736-2-wangkefeng.wang@huawei.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/19/22 13:55, Kefeng Wang wrote: > Since the following commits, > > v5.4 > commit 59d3ae9a5bf6 ("ARM: remove Intel iop33x and iop13xx support") > v5.11 > commit 3e3f354bc383 ("ARM: remove ebsa110 platform") > > The runtime hook arch_iounmap() on ARM is useless, kill arch_iounmap() > and __iounmap(), and the naming of arch_iounmap will be used in > GENERIC_IOREMAP with the later patch. > > Cc: Russell King > Signed-off-by: Kefeng Wang LGTM, also builds on multiple arm configs but will let Russel take a look.