public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Palmer Dabbelt <palmer@sifive.com>
Cc: Daniel Lustig <dlustig@nvidia.com>,
	stern@rowland.harvard.edu, andrea.parri@amarulasolutions.com,
	Will Deacon <will.deacon@arm.com>,
	peterz@infradead.org, boqun.feng@gmail.com, npiggin@gmail.com,
	dhowells@redhat.com, j.alglave@ucl.ac.uk, luc.maranget@inria.fr,
	akiyks@gmail.com, davem@davemloft.net,
	mchehab+samsung@kernel.org, Greg KH <gregkh@linuxfoundation.org>,
	akpm@linux-foundation.org, rdunlap@infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
Date: Fri, 22 Jun 2018 17:23:29 -0700	[thread overview]
Message-ID: <20180623002329.GZ3593@linux.vnet.ibm.com> (raw)
In-Reply-To: <mhng-5248f5fe-5b7b-4210-b5e4-7d726c28fa0d@palmer-si-x1c4>

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 <dlustig@nvidia.com>
> >>Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
> >
> >Looks like there's an accidental backquote before my name?
> >
> >Once that gets fixed:
> >
> >Acked-by: Daniel Lustig <dlustig@nvidia.com>
> 
> 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 <paulmck@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 "palmer@dabbelt.com"
> gpg: Good signature from "Palmer Dabbelt <palmer@dabbelt.com>" [ultimate]
> gpg:                 aka "Palmer Dabbelt <palmer@sifive.com>" [ultimate]
> Author: Palmer Dabbelt <palmer@sifive.com>
> 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 <dlustig@nvidia.com>
>    Acked-by: Daniel Lustig <dlustig@nvidia.com>
>    Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9d5eeff51b5f..ac8ed55dbe9b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8316,6 +8316,7 @@ M:	Jade Alglave <j.alglave@ucl.ac.uk>
> M:	Luc Maranget <luc.maranget@inria.fr>
> M:	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
> R:	Akira Yokosawa <akiyks@gmail.com>
> +R:	Daniel Lustig <dlustig@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
> 


  reply	other threads:[~2018-06-23  0:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22 21:17 [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer Palmer Dabbelt
2018-06-22 21:48 ` Daniel Lustig
2018-06-22 22:36   ` Palmer Dabbelt
2018-06-23  0:23     ` Paul E. McKenney [this message]
2018-06-23  1:10       ` Andrea Parri
2018-06-23 16:46         ` Paul E. McKenney
2018-06-23 16:53           ` Palmer Dabbelt
2018-06-24  3:36             ` Paul E. McKenney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180623002329.GZ3593@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akiyks@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=andrea.parri@amarulasolutions.com \
    --cc=boqun.feng@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dhowells@redhat.com \
    --cc=dlustig@nvidia.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=j.alglave@ucl.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luc.maranget@inria.fr \
    --cc=mchehab+samsung@kernel.org \
    --cc=npiggin@gmail.com \
    --cc=palmer@sifive.com \
    --cc=peterz@infradead.org \
    --cc=rdunlap@infradead.org \
    --cc=stern@rowland.harvard.edu \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox