On Fri, Jun 22, 2018 at 03:36:02PM -0700, Palmer Dabbelt wrote: > On Fri, 22 Jun 2018 14:48:56 PDT (-0700), Daniel Lustig wrote: > >On 6/22/2018 2:17 PM, Palmer Dabbelt wrote: > >>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 > >>me as it'll take a human out of the loop. > >> > >>CC: Daniel Lustig <[email protected]> > >>Signed-off-by: Palmer Dabbelt <[email protected]> > > > >Looks like there's an accidental backquote before my name? > > > >Once that gets fixed: > > > >Acked-by: Daniel Lustig <[email protected]> > > 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. ;-) Acked-by: Paul E. McKenney <[email protected]> > commit 9d01337e4724be4d34bfe848a7c64d14bfdb89ea > gpg: Signature made Fri 22 Jun 2018 03:35:24 PM PDT > gpg: using RSA key 00CE76D1834960DFCE886DF8EF4CA1502CCBAB41 > gpg: issuer "[email protected]" > gpg: Good signature from "Palmer Dabbelt <[email protected]>" [ultimate] > gpg: aka "Palmer Dabbelt <[email protected]>" [ultimate] > Author: Palmer Dabbelt <[email protected]> > Date: Fri Jun 22 14:04:42 2018 -0700 > > MAINTAINERS: Add Daniel Lustig as a LKMM reviewer > > 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 > me as it'll take a human out of the loop. > > CC: Daniel Lustig <[email protected]> > Acked-by: Daniel Lustig <[email protected]> > Signed-off-by: Palmer Dabbelt <[email protected]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9d5eeff51b5f..ac8ed55dbe9b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8316,6 +8316,7 @@ M: Jade Alglave <[email protected]> > M: Luc Maranget <[email protected]> > M: "Paul E. McKenney" <[email protected]> > R: Akira Yokosawa <[email protected]> > +R: Daniel Lustig <[email protected]> > L: [email protected] > S: Supported > T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git >

