[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zYqa6aCAcs51AdePtBSL58hMa1BSA87ZMLbwUJA=rWNLA@mail.gmail.com>
Date: Mon, 4 Mar 2019 16:19:29 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Michael Ellerman <mpe@...erman.id.au>
Cc: Bamvor Zhang <bamv2005@...il.com>, shuah@...nel.org,
"David S. Miller" <davem@...emloft.net>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Alexey Dobriyan <adobriyan@...il.com>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Peter Zijlstra <peterz@...radead.org>,
Paul McKenney <paulmck@...ux.ibm.com>, boqun.feng@...il.com,
John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>, sboyd@...nel.org,
Andrew Morton <akpm@...ux-foundation.org>,
linux-gpio@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] tools: testing: selftests: Remove duplicate headers
On Tue, Feb 26, 2019 at 10:59 AM Souptick Joarder <jrdr.linux@...il.com> wrote:
>
> On Tue, Feb 26, 2019 at 7:18 AM Michael Ellerman <mpe@...erman.id.au> wrote:
> >
> > Souptick Joarder <jrdr.linux@...il.com> writes:
> > > Remove duplicate headers which are included twice.
> > >
> > > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
> > > Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
> > > ---
> > ...
> > > tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c | 1 -
> >
> > I took this hunk via the powerpc tree.
>
> How about taking this entirely through a single tree ?
> or Shall I send these changes in different patches ?
If no comment, can we get this patch in queue for 5.1 ?
>
> >
> > > diff --git a/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c b/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c
> > > index 167135b..af1b802 100644
> > > --- a/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c
> > > +++ b/tools/testing/selftests/powerpc/pmu/ebb/fork_cleanup_test.c
> > > @@ -11,7 +11,6 @@
> > > #include <sys/wait.h>
> > > #include <unistd.h>
> > > #include <setjmp.h>
> > > -#include <signal.h>
> > >
> > > #include "ebb.h"
> >
> >
> > cheers
Powered by blists - more mailing lists