public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
@ 2018-06-22 21:17 Palmer Dabbelt
  2018-06-22 21:48 ` Daniel Lustig
  0 siblings, 1 reply; 8+ messages in thread
From: Palmer Dabbelt @ 2018-06-22 21:17 UTC (permalink / raw)
  To: stern, andrea.parri, Will Deacon, peterz, boqun.feng, npiggin,
	dhowells, j.alglave, luc.maranget, paulmck, akiyks
  Cc: davem, mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel,
	Palmer Dabbelt, Daniel Lustig

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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9d5eeff51b5f..b980635220e5 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
-- 
2.16.4


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
  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
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Lustig @ 2018-06-22 21:48 UTC (permalink / raw)
  To: Palmer Dabbelt, stern, andrea.parri, Will Deacon, peterz,
	boqun.feng, npiggin, dhowells, j.alglave, luc.maranget, paulmck,
	akiyks
  Cc: davem, mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel

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>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9d5eeff51b5f..b980635220e5 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
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
  2018-06-22 21:48 ` Daniel Lustig
@ 2018-06-22 22:36   ` Palmer Dabbelt
  2018-06-23  0:23     ` Paul E. McKenney
  0 siblings, 1 reply; 8+ messages in thread
From: Palmer Dabbelt @ 2018-06-22 22:36 UTC (permalink / raw)
  To: Daniel Lustig
  Cc: stern, andrea.parri, Will Deacon, peterz, boqun.feng, npiggin,
	dhowells, j.alglave, luc.maranget, paulmck, akiyks, davem,
	mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel

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.

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

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
  2018-06-22 22:36   ` Palmer Dabbelt
@ 2018-06-23  0:23     ` Paul E. McKenney
  2018-06-23  1:10       ` Andrea Parri
  0 siblings, 1 reply; 8+ messages in thread
From: Paul E. McKenney @ 2018-06-23  0:23 UTC (permalink / raw)
  To: Palmer Dabbelt
  Cc: Daniel Lustig, stern, andrea.parri, Will Deacon, peterz,
	boqun.feng, npiggin, dhowells, j.alglave, luc.maranget, akiyks,
	davem, mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel

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
> 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
  2018-06-23  0:23     ` Paul E. McKenney
@ 2018-06-23  1:10       ` Andrea Parri
  2018-06-23 16:46         ` Paul E. McKenney
  0 siblings, 1 reply; 8+ messages in thread
From: Andrea Parri @ 2018-06-23  1:10 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: Palmer Dabbelt, Daniel Lustig, stern, Will Deacon, peterz,
	boqun.feng, npiggin, dhowells, j.alglave, luc.maranget, akiyks,
	davem, mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel

> > 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...


> 
> 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

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 <dlustig@nvidia.com>
> >    Acked-by: Daniel Lustig <dlustig@nvidia.com>
> >    Signed-off-by: Palmer Dabbelt <palmer@sifive.com>

Glad to read this!  Please feel free to add:

Acked-by: Andrea Parri <andrea.parri@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.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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
  2018-06-23  1:10       ` Andrea Parri
@ 2018-06-23 16:46         ` Paul E. McKenney
  2018-06-23 16:53           ` Palmer Dabbelt
  0 siblings, 1 reply; 8+ messages in thread
From: Paul E. McKenney @ 2018-06-23 16:46 UTC (permalink / raw)
  To: Andrea Parri
  Cc: Palmer Dabbelt, Daniel Lustig, stern, Will Deacon, peterz,
	boqun.feng, npiggin, dhowells, j.alglave, luc.maranget, akiyks,
	davem, mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel

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.

							Thanx, Paul

> > 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
> 
> 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 <dlustig@nvidia.com>
> > >    Acked-by: Daniel Lustig <dlustig@nvidia.com>
> > >    Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
> 
> Glad to read this!  Please feel free to add:
> 
> Acked-by: Andrea Parri <andrea.parri@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.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
> 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
  2018-06-23 16:46         ` Paul E. McKenney
@ 2018-06-23 16:53           ` Palmer Dabbelt
  2018-06-24  3:36             ` Paul E. McKenney
  0 siblings, 1 reply; 8+ messages in thread
From: Palmer Dabbelt @ 2018-06-23 16:53 UTC (permalink / raw)
  To: paulmck
  Cc: andrea.parri, Daniel Lustig, stern, Will Deacon, peterz,
	boqun.feng, npiggin, dhowells, j.alglave, luc.maranget, akiyks,
	davem, mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel

On Sat, 23 Jun 2018 09:46:45 PDT (-0700), paulmck@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

>
> 							Thanx, Paul
>
>> > 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
>>
>> 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 <dlustig@nvidia.com>
>> > >    Acked-by: Daniel Lustig <dlustig@nvidia.com>
>> > >    Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
>>
>> Glad to read this!  Please feel free to add:
>>
>> Acked-by: Andrea Parri <andrea.parri@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.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
>>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
  2018-06-23 16:53           ` Palmer Dabbelt
@ 2018-06-24  3:36             ` Paul E. McKenney
  0 siblings, 0 replies; 8+ messages in thread
From: Paul E. McKenney @ 2018-06-24  3:36 UTC (permalink / raw)
  To: Palmer Dabbelt
  Cc: andrea.parri, Daniel Lustig, stern, Will Deacon, peterz,
	boqun.feng, npiggin, dhowells, j.alglave, luc.maranget, akiyks,
	davem, mchehab+samsung, Greg KH, akpm, rdunlap, linux-kernel

On Sat, Jun 23, 2018 at 09:53:41AM -0700, Palmer Dabbelt wrote:
> On Sat, 23 Jun 2018 09:46:45 PDT (-0700), paulmck@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 <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
> >>
> >>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 <dlustig@nvidia.com>
> >>> >    Acked-by: Daniel Lustig <dlustig@nvidia.com>
> >>> >    Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
> >>
> >>Glad to read this!  Please feel free to add:
> >>
> >>Acked-by: Andrea Parri <andrea.parri@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.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
> >>
> 


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-06-24  3:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox