[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdXvgXAnZTGxBWyQ78LPko1f1uUhQRT6TxE1ZDHhRiT2Zw@mail.gmail.com>
Date: Wed, 16 Mar 2022 08:20:09 +0100
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: Oleg Nesterov <oleg@...hat.com>,
linux-m68k <linux-m68k@...ts.linux-m68k.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Abaci Robot <abaci@...ux.alibaba.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>
Subject: Re: [PATCH -next] ptrace: Remove duplicated include in ptrace.c
Hi Yang,
CC Eric
On Wed, Mar 16, 2022 at 12:52 AM Yang Li <yang.lee@...ux.alibaba.com> wrote:
> Fix following includecheck warning:
> ./arch/m68k/kernel/ptrace.c: linux/ptrace.h is included more than once.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
Thanks for your patch!
Reviewed-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> --- a/arch/m68k/kernel/ptrace.c
> +++ b/arch/m68k/kernel/ptrace.c
> @@ -19,7 +19,6 @@
> #include <linux/ptrace.h>
> #include <linux/user.h>
> #include <linux/signal.h>
> -#include <linux/ptrace.h>
>
> #include <linux/uaccess.h>
> #include <asm/page.h>
This is due to commit 153474ba1a4aed0a ("ptrace: Create
ptrace_report_syscall_{entry,exit} in ptrace.h"), which is not yet
in the m68k tree, but only in next-20220315, so I cannot do anything
about it before v5.18-rc1.
Eric: Can you still fix this in the original commit?
Thanks!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists