From: Christophe Leroy <christophe.leroy@csgroup.eu>
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: yuehaibing@huawei.com, linuxppc-dev@lists.ozlabs.org,
linux-kernel@vger.kernel.org, heying24@huawei.com
Subject: Re: [PATCH-next] powerpc/interrupt: Remove duplicate header file
Date: Thu, 8 Apr 2021 06:57:50 +0200 [thread overview]
Message-ID: <c42ebf38-c7ea-68bc-01ca-8352581bc33d@csgroup.eu> (raw)
In-Reply-To: <20210408035644.2417002-1-johnny.chenyi@huawei.com>
Le 08/04/2021 à 05:56, johnny.chenyi@huawei.com a écrit :
> From: Chen Yi <johnny.chenyi@huawei.com>
>
> Delete one of the header files <asm/interrupt.h> 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 <johnny.chenyi@huawei.com>
> ---
> 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 <asm/asm-prototypes.h>
> #include <asm/kup.h>
> #include <asm/cputime.h>
> -#include <asm/interrupt.h>
> #include <asm/hw_irq.h>
> #include <asm/interrupt.h>
> #include <asm/kprobes.h>
>
next prev parent reply other threads:[~2021-04-08 4:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-08 3:56 [PATCH-next] powerpc/interrupt: Remove duplicate header file johnny.chenyi
2021-04-08 4:57 ` Christophe Leroy [this message]
2021-04-08 7:20 ` Chenyi (Johnny)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c42ebf38-c7ea-68bc-01ca-8352581bc33d@csgroup.eu \
--to=christophe.leroy@csgroup.eu \
--cc=aneesh.kumar@linux.ibm.com \
--cc=benh@kernel.crashing.org \
--cc=heying24@huawei.com \
--cc=johnny.chenyi@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=npiggin@gmail.com \
--cc=paulus@samba.org \
--cc=yuehaibing@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox