On Wed, Apr 15, 2020 at 02:39:59PM -0700, Joe Perches wrote: > On Wed, 2020-04-15 at 11:49 -0700, paulmck@xxxxxxxxxx wrote: > > Also add me as Reviewer for LKMM. Previously a patch to do this was > > Acked but somewhere along the line got lost. Add myself in this patch. > [] > > diff --git a/MAINTAINERS b/MAINTAINERS > [] > > @@ -9806,6 +9806,7 @@ M: Luc Maranget <luc.maranget@xxxxxxxx> > > M: "Paul E. McKenney" <paulmck@xxxxxxxxxx> > > R: Akira Yokosawa <akiyks@xxxxxxxxx> > > R: Daniel Lustig <dlustig@xxxxxxxxxx> > > +R: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx> > > L: linux-kernel@xxxxxxxxxxxxxxx > > L: linux-arch@xxxxxxxxxxxxxxx > > S: Supported > > @@ -9816,6 +9817,7 @@ F: Documentation/core-api/atomic_ops.rst > > F: Documentation/core-api/refcount-vs-atomic.rst > > F: Documentation/memory-barriers.txt > > F: tools/memory-model/ > > +F: Documentation/litmus-tests/ > > trivia: > > Alphabetic ordering of F: entries please. > This should be between core-api and memory-barriers. > > > LIS3LV02D ACCELEROMETER DRIVER > > M: Eric Piel <eric.piel@xxxxxxxxxxxxxxxx> New one on me, but it does make a lot of sense, especially for cases with lots of scattered paths. How about the following? Thanx, Paul ------------------------------------------------------------------------ commit e3b73adbd732e13e7e9f42c9adc95e7b9439426c Author: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx> Date: Sun Mar 22 21:57:35 2020 -0400 MAINTAINERS: Update maintainers for new Documentation/litmus-tests This commit adds Joel Fernandes as official LKMM reviewer. Acked-by: Boqun Feng <boqun.feng@xxxxxxxxx> Acked-by: Andrea Parri <parri.andrea@xxxxxxxxx> Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx> [ paulmck: Apply Joe Perches alphabetization feedback. ] Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx> diff --git a/MAINTAINERS b/MAINTAINERS index e64e5db..15eb800 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9806,6 +9806,7 @@ M: Luc Maranget <luc.maranget@xxxxxxxx> M: "Paul E. McKenney" <paulmck@xxxxxxxxxx> R: Akira Yokosawa <akiyks@xxxxxxxxx> R: Daniel Lustig <dlustig@xxxxxxxxxx> +R: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx> L: linux-kernel@xxxxxxxxxxxxxxx L: linux-arch@xxxxxxxxxxxxxxx S: Supported @@ -9814,6 +9815,7 @@ F: Documentation/atomic_bitops.txt F: Documentation/atomic_t.txt F: Documentation/core-api/atomic_ops.rst F: Documentation/core-api/refcount-vs-atomic.rst +F: Documentation/litmus-tests/ F: Documentation/memory-barriers.txt F: tools/memory-model/