On Tue, Sep 26, 2017 at 08:15:25PM +0000, Mathieu Desnoyers wrote: > > > ----- On Sep 26, 2017, at 4:08 PM, Shuah Khan shuahk...@gmail.com wrote: > > > On Tue, Sep 26, 2017 at 1:55 PM, Mathieu Desnoyers > > <mathieu.desnoy...@efficios.com> wrote: > >> ----- On Sep 26, 2017, at 3:41 PM, Shuah Khan shuahk...@gmail.com wrote: > >> > >>> Hi Mathew, > >>> > >>> On Tue, Sep 26, 2017 at 11:51 AM, Mathieu Desnoyers > >>> <mathieu.desnoy...@efficios.com> wrote: > >>>> Test the new MEMBARRIER_CMD_PRIVATE_EXPEDITED and > >>>> MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED commands. > >>>> > >>>> Add checks expecting specific error values on system calls expected to > >>>> fail. > >>>> > >>>> Signed-off-by: Mathieu Desnoyers <mathieu.desnoy...@efficios.com> > >>>> CC: Peter Zijlstra <pet...@infradead.org> > >>>> CC: Paul E. McKenney <paul...@linux.vnet.ibm.com> > >>>> CC: Boqun Feng <boqun.f...@gmail.com> > >>>> CC: Andrew Hunter <a...@google.com> > >>>> CC: Maged Michael <maged.mich...@gmail.com> > >>>> CC: gro...@google.com > >>>> CC: Avi Kivity <a...@scylladb.com> > >>>> CC: Benjamin Herrenschmidt <b...@kernel.crashing.org> > >>>> CC: Paul Mackerras <pau...@samba.org> > >>>> CC: Michael Ellerman <m...@ellerman.id.au> > >>>> CC: Dave Watson <davejwat...@fb.com> > >>>> CC: Alan Stern <st...@rowland.harvard.edu> > >>>> CC: Will Deacon <will.dea...@arm.com> > >>>> CC: Andy Lutomirski <l...@kernel.org> > >>>> CC: linux-a...@vger.kernel.org > >>>> --- > >>>> .../testing/selftests/membarrier/membarrier_test.c | 109 > >>> > >>> Did you run get_maintainers script on this patch? I am curious why > >>> get_maintainers didn't include linux-kselft...@vger.kernel.org and > >>> sh...@kernel.org > >> > >> My mistake. I'll add this script to my checklist before I send out > >> patches. > >> > >> If OK with you, I can just add the ML in CC here. > >> > > > > Please add everybody get_maintainers suggest for this patch as well. > > If this patch is going through linux-kselftest, you will have to resend the > > patch to me at some point, so I can pull it in. > > > > I am guessing this has dependency on the other patches in the series > > and will go through the primary tree. In that case CC is just fine and I > > will > > review it and Ack it. > > Indeed, it has a dependency on another patch part of this > series, which is aimed to go through Paul E. McKenney's tree. > > Adding Greg, Alice, and Paul Elder in CC as suggested by get_maintainers. > > Do you need me to re-send the series, or is this thread ok ?
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>