On Sat, Jun 23, 2018 at 09:53:41AM -0700, Palmer Dabbelt wrote: > On Sat, 23 Jun 2018 09:46:45 PDT (-0700), paul...@linux.vnet.ibm.com wrote: > >On Sat, Jun 23, 2018 at 03:10:17AM +0200, Andrea Parri wrote: > >>> > Thanks. Unless anyone has any opposition I'll submit the fixed > >>> > patch as part of my next pull request. > >>> > >>> Works for me, especially if this means that Daniel is RISC-V's official > >>> representative. ;-) > >> > >>I'd rather the "fixed patch" go through the LKMM's tree. If not for > >>other, we tend to use get_maintainer.pl on your (TBD ;/) development > >>branch... > > > >True, but that is only an issue for a few weeks until it goes upstream. > > > >I am OK either way. > > I'm happy to have the patch go through the LKMM tree. The fixed patch is here > > https://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux.git/patch/?id=778c83c0bf1e1dcc6054c40945ed05b42b71c97c
Very good, I have queued it and pushed it out on branch lkmm-dev in my -rcu tree. Thanx, Paul > >>> Acked-by: Paul E. McKenney <paul...@linux.vnet.ibm.com> > >>> > >>> > commit 9d01337e4724be4d34bfe848a7c64d14bfdb89ea > >>> > gpg: Signature made Fri 22 Jun 2018 03:35:24 PM PDT > >>> > gpg: using RSA key > >>> > 00CE76D1834960DFCE886DF8EF4CA1502CCBAB41 > >>> > gpg: issuer "pal...@dabbelt.com" > >>> > gpg: Good signature from "Palmer Dabbelt <pal...@dabbelt.com>" > >>> > [ultimate] > >>> > gpg: aka "Palmer Dabbelt <pal...@sifive.com>" [ultimate] > >>> > Author: Palmer Dabbelt <pal...@sifive.com> > >>> > Date: Fri Jun 22 14:04:42 2018 -0700 > >>> > > >>> > MAINTAINERS: Add Daniel Lustig as a LKMM reviewer > >> > >>Nit: an LKMM > >> > >> > >>> > > >>> > Dan runs the RISC-V memory model working group. I've been forwarding > >>> > him LKMM emails that end up in my inbox, but I'm far from an expert > >>> > in > >>> > this stuff. He requested to be added as a reviewer, which seem sane > >>> > to > >> > >>Nit: which seems > >> > >> > >>> > me as it'll take a human out of the loop. > >>> > > >>> > CC: Daniel Lustig <dlus...@nvidia.com> > >>> > Acked-by: Daniel Lustig <dlus...@nvidia.com> > >>> > Signed-off-by: Palmer Dabbelt <pal...@sifive.com> > >> > >>Glad to read this! Please feel free to add: > >> > >>Acked-by: Andrea Parri <andrea.pa...@amarulasolutions.com> > >> > >> Andrea > >> > >> > >>> > > >>> > diff --git a/MAINTAINERS b/MAINTAINERS > >>> > index 9d5eeff51b5f..ac8ed55dbe9b 100644 > >>> > --- a/MAINTAINERS > >>> > +++ b/MAINTAINERS > >>> > @@ -8316,6 +8316,7 @@ M: Jade Alglave <j.algl...@ucl.ac.uk> > >>> > M: Luc Maranget <luc.maran...@inria.fr> > >>> > M: "Paul E. McKenney" <paul...@linux.vnet.ibm.com> > >>> > R: Akira Yokosawa <aki...@gmail.com> > >>> > +R: Daniel Lustig <dlus...@nvidia.com> > >>> > L: linux-kernel@vger.kernel.org > >>> > S: Supported > >>> > T: git > >>> > git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git > >> >