Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp114976pxf; Wed, 7 Apr 2021 21:59:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz0rrIoCkdg9eQ1zYJc2gQJKlxl60pxO3Q4ROHSDycqUXAorkKzyqcV9iyOXgYCgRRGe2FZ X-Received: by 2002:a05:6402:506:: with SMTP id m6mr8502259edv.157.1617857993781; Wed, 07 Apr 2021 21:59:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617857993; cv=none; d=google.com; s=arc-20160816; b=lK0XsFQZnB15whu+FtkgL45y5kNZC0Xh8S7jOt3nPJ552HYCDLsdGjSdgc1PHNQzoy JIufcPrvjLRtUgyr6OgmtXFuM3gHzCW/SbTwU95nJcUgEd7DHqcOdg9Myjvd9fnjSyex ILuIVKQbmlH8RMyFFf1QbC7blRdX8cYY50rUA5U+j+gEMFN5SkzAlyKhmZ8aTZMd0BxA /snM5XW/xFbTMwynDCOvTqvVOPyDleYAQ9uCQ/TjrktLgslvcs71qJe8nH6evfQiJ0DX EgUbLhHLLJuAiX8LFcY+vyZfcTX1ZjRXD0JkrvhE7IbpCGK77VgNon8AhvN9mGqs5Q1U fsoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=n8U/D20KGNGxpUNaXbngJeXjmmJKHEdfheNLkcH0d/4=; b=jyR0zLhDkPOPqXjQN+Yr7MMg9VAMZ/d+IqREEvAVIXUngoSEkwF8oNDPgjYsR2EpOW s1EwsCqbq42iRpelIEjqkuW/JpqKF+VOG/AiK1uR+sqComugBRPsqgzcA4cOEvMTIBqq vvwYkidI2++hczwwJFIQgJW0r+yqTqqcqMW4qVPBgD21J+MB4imoec50XSmz2Xk0zL3C kFPBVlUvSjv+pxMfNlo6zkO9c6237PSC0SgEoHj4Oew1i7xki5kxRAENmmMlOICZxZMt EhfgVjvVFlN7Sq89l+xIrSuhq5+xhojv1MXNw9w5S6a5UTpk1TaxPCdPGLJZMyiQZ6mZ PNNg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f1si20787522ejc.617.2021.04.07.21.59.30; Wed, 07 Apr 2021 21:59:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229562AbhDHE6J (ORCPT + 99 others); Thu, 8 Apr 2021 00:58:09 -0400 Received: from pegase1.c-s.fr ([93.17.236.30]:21060 "EHLO pegase1.c-s.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229559AbhDHE6E (ORCPT ); Thu, 8 Apr 2021 00:58:04 -0400 Received: from localhost (mailhub1-int [192.168.12.234]) by localhost (Postfix) with ESMTP id 4FG8CN0Vj9zB09ZH; Thu, 8 Apr 2021 06:57:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at c-s.fr Received: from pegase1.c-s.fr ([192.168.12.234]) by localhost (pegase1.c-s.fr [192.168.12.234]) (amavisd-new, port 10024) with ESMTP id so05TY0S2tCo; Thu, 8 Apr 2021 06:57:51 +0200 (CEST) Received: from messagerie.si.c-s.fr (messagerie.si.c-s.fr [192.168.25.192]) by pegase1.c-s.fr (Postfix) with ESMTP id 4FG8CM6cxdzB09ZG; Thu, 8 Apr 2021 06:57:51 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id AEC0D8B7C0; Thu, 8 Apr 2021 06:57:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at c-s.fr Received: from messagerie.si.c-s.fr ([127.0.0.1]) by localhost (messagerie.si.c-s.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id FszZmx3-x-gr; Thu, 8 Apr 2021 06:57:52 +0200 (CEST) Received: from [192.168.4.90] (unknown [192.168.4.90]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 212808B75F; Thu, 8 Apr 2021 06:57:52 +0200 (CEST) Subject: Re: [PATCH-next] powerpc/interrupt: Remove duplicate header file To: johnny.chenyi@huawei.com, mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org, npiggin@gmail.com, aneesh.kumar@linux.ibm.com Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, yuehaibing@huawei.com, heying24@huawei.com References: <20210408035644.2417002-1-johnny.chenyi@huawei.com> From: Christophe Leroy Message-ID: Date: Thu, 8 Apr 2021 06:57:50 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: <20210408035644.2417002-1-johnny.chenyi@huawei.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 08/04/2021 à 05:56, johnny.chenyi@huawei.com a écrit : > From: Chen Yi > > Delete one of the header files that are included > twice. Guys, we have been flooded with such tiny patches over the last weeks, some changes being sent several times by different people. That one is included in https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20210323062916.295346-1-wanjiabing@vivo.com/ And was already submitted a few hours earlier by someone else: https://patchwork.ozlabs.org/project/linuxppc-dev/patch/1616464656-59372-1-git-send-email-zhouchuangao@vivo.com/ Could you work all together and cook an overall patch including all duplicate removal from arch/powerpc/ files ? Best way would be I think to file an issue at https://github.com/linuxppc/issues/issues , then you do a complete analysis and list in the issue all places to be modified, then once the analysis is complete you send a full single patch. Thanks Christophe > > Signed-off-by: Chen Yi > --- > arch/powerpc/kernel/interrupt.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/powerpc/kernel/interrupt.c b/arch/powerpc/kernel/interrupt.c > index c4dd4b8f9cfa..f64ace0208b7 100644 > --- a/arch/powerpc/kernel/interrupt.c > +++ b/arch/powerpc/kernel/interrupt.c > @@ -7,7 +7,6 @@ > #include > #include > #include > -#include > #include > #include > #include >