* [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri
@ 2019-08-05 12:15 Andrea Parri
2019-08-05 12:15 ` Andrea Parri
` (2 more replies)
0 siblings, 3 replies; 18+ messages in thread
From: Andrea Parri @ 2019-08-05 12:15 UTC (permalink / raw)
To: linux-kernel, linux-arch
Cc: Andrea Parri, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng,
Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget,
Paul E. McKenney, Akira Yokosawa, Daniel Lustig
My @amarulasolutions.com address stopped working this July, so update
to my @gmail.com address where you'll still be able to reach me.
Signed-off-by: Andrea Parri <parri.andrea@gmail.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Will Deacon <will@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Jade Alglave <j.alglave@ucl.ac.uk>
Cc: Luc Maranget <luc.maranget@inria.fr>
Cc: "Paul E. McKenney" <paulmck@linux.ibm.com>
Cc: Akira Yokosawa <akiyks@gmail.com>
Cc: Daniel Lustig <dlustig@nvidia.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6426db5198f05..527317026492f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9326,7 +9326,7 @@ F: drivers/misc/lkdtm/*
LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM)
M: Alan Stern <stern@rowland.harvard.edu>
-M: Andrea Parri <andrea.parri@amarulasolutions.com>
+M: Andrea Parri <parri.andrea@gmail.com>
M: Will Deacon <will@kernel.org>
M: Peter Zijlstra <peterz@infradead.org>
M: Boqun Feng <boqun.feng@gmail.com>
--
2.17.1
^ permalink raw reply related [flat|nested] 18+ messages in thread* [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 12:15 [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri Andrea Parri @ 2019-08-05 12:15 ` Andrea Parri 2019-08-05 15:01 ` Akira Yokosawa 2019-08-07 16:01 ` Paul E. McKenney 2 siblings, 0 replies; 18+ messages in thread From: Andrea Parri @ 2019-08-05 12:15 UTC (permalink / raw) To: linux-kernel, linux-arch Cc: Andrea Parri, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Akira Yokosawa, Daniel Lustig My @amarulasolutions.com address stopped working this July, so update to my @gmail.com address where you'll still be able to reach me. Signed-off-by: Andrea Parri <parri.andrea@gmail.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Will Deacon <will@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Boqun Feng <boqun.feng@gmail.com> Cc: Nicholas Piggin <npiggin@gmail.com> Cc: David Howells <dhowells@redhat.com> Cc: Jade Alglave <j.alglave@ucl.ac.uk> Cc: Luc Maranget <luc.maranget@inria.fr> Cc: "Paul E. McKenney" <paulmck@linux.ibm.com> Cc: Akira Yokosawa <akiyks@gmail.com> Cc: Daniel Lustig <dlustig@nvidia.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6426db5198f05..527317026492f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9326,7 +9326,7 @@ F: drivers/misc/lkdtm/* LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM) M: Alan Stern <stern@rowland.harvard.edu> -M: Andrea Parri <andrea.parri@amarulasolutions.com> +M: Andrea Parri <parri.andrea@gmail.com> M: Will Deacon <will@kernel.org> M: Peter Zijlstra <peterz@infradead.org> M: Boqun Feng <boqun.feng@gmail.com> -- 2.17.1 ^ permalink raw reply related [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 12:15 [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri Andrea Parri 2019-08-05 12:15 ` Andrea Parri @ 2019-08-05 15:01 ` Akira Yokosawa 2019-08-05 15:01 ` Akira Yokosawa 2019-08-05 15:15 ` Andrea Parri 2019-08-07 16:01 ` Paul E. McKenney 2 siblings, 2 replies; 18+ messages in thread From: Akira Yokosawa @ 2019-08-05 15:01 UTC (permalink / raw) To: Andrea Parri Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig On Mon, 5 Aug 2019 14:15:17 +0200, Andrea Parri wrote: > My @amarulasolutions.com address stopped working this July, so update > to my @gmail.com address where you'll still be able to reach me. > > Signed-off-by: Andrea Parri <parri.andrea@gmail.com> > Cc: Alan Stern <stern@rowland.harvard.edu> > Cc: Will Deacon <will@kernel.org> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Boqun Feng <boqun.feng@gmail.com> > Cc: Nicholas Piggin <npiggin@gmail.com> > Cc: David Howells <dhowells@redhat.com> > Cc: Jade Alglave <j.alglave@ucl.ac.uk> > Cc: Luc Maranget <luc.maranget@inria.fr> > Cc: "Paul E. McKenney" <paulmck@linux.ibm.com> > Cc: Akira Yokosawa <akiyks@gmail.com> > Cc: Daniel Lustig <dlustig@nvidia.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Hi Andrea, Why don't you also add an entry in .mailmap as Will did in commit c584b1202f2d ("MAINTAINERS: Update my email address to use @kernel.org")? Thanks, Akira > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6426db5198f05..527317026492f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9326,7 +9326,7 @@ F: drivers/misc/lkdtm/* > > LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM) > M: Alan Stern <stern@rowland.harvard.edu> > -M: Andrea Parri <andrea.parri@amarulasolutions.com> > +M: Andrea Parri <parri.andrea@gmail.com> > M: Will Deacon <will@kernel.org> > M: Peter Zijlstra <peterz@infradead.org> > M: Boqun Feng <boqun.feng@gmail.com> > ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 15:01 ` Akira Yokosawa @ 2019-08-05 15:01 ` Akira Yokosawa 2019-08-05 15:15 ` Andrea Parri 1 sibling, 0 replies; 18+ messages in thread From: Akira Yokosawa @ 2019-08-05 15:01 UTC (permalink / raw) To: Andrea Parri Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig On Mon, 5 Aug 2019 14:15:17 +0200, Andrea Parri wrote: > My @amarulasolutions.com address stopped working this July, so update > to my @gmail.com address where you'll still be able to reach me. > > Signed-off-by: Andrea Parri <parri.andrea@gmail.com> > Cc: Alan Stern <stern@rowland.harvard.edu> > Cc: Will Deacon <will@kernel.org> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Boqun Feng <boqun.feng@gmail.com> > Cc: Nicholas Piggin <npiggin@gmail.com> > Cc: David Howells <dhowells@redhat.com> > Cc: Jade Alglave <j.alglave@ucl.ac.uk> > Cc: Luc Maranget <luc.maranget@inria.fr> > Cc: "Paul E. McKenney" <paulmck@linux.ibm.com> > Cc: Akira Yokosawa <akiyks@gmail.com> > Cc: Daniel Lustig <dlustig@nvidia.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Hi Andrea, Why don't you also add an entry in .mailmap as Will did in commit c584b1202f2d ("MAINTAINERS: Update my email address to use @kernel.org")? Thanks, Akira > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6426db5198f05..527317026492f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9326,7 +9326,7 @@ F: drivers/misc/lkdtm/* > > LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM) > M: Alan Stern <stern@rowland.harvard.edu> > -M: Andrea Parri <andrea.parri@amarulasolutions.com> > +M: Andrea Parri <parri.andrea@gmail.com> > M: Will Deacon <will@kernel.org> > M: Peter Zijlstra <peterz@infradead.org> > M: Boqun Feng <boqun.feng@gmail.com> > ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 15:01 ` Akira Yokosawa 2019-08-05 15:01 ` Akira Yokosawa @ 2019-08-05 15:15 ` Andrea Parri 2019-08-05 15:15 ` Andrea Parri 2019-08-05 15:23 ` James Bottomley 1 sibling, 2 replies; 18+ messages in thread From: Andrea Parri @ 2019-08-05 15:15 UTC (permalink / raw) To: Akira Yokosawa Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig > Why don't you also add an entry in .mailmap as Will did in commit > c584b1202f2d ("MAINTAINERS: Update my email address to use @kernel.org")? I considered it but could not understand its purpose... Maybe you can explain it to me? ;-) (can resend with this change if needed/desired). Thanks, Andrea ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 15:15 ` Andrea Parri @ 2019-08-05 15:15 ` Andrea Parri 2019-08-05 15:23 ` James Bottomley 1 sibling, 0 replies; 18+ messages in thread From: Andrea Parri @ 2019-08-05 15:15 UTC (permalink / raw) To: Akira Yokosawa Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig > Why don't you also add an entry in .mailmap as Will did in commit > c584b1202f2d ("MAINTAINERS: Update my email address to use @kernel.org")? I considered it but could not understand its purpose... Maybe you can explain it to me? ;-) (can resend with this change if needed/desired). Thanks, Andrea ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 15:15 ` Andrea Parri 2019-08-05 15:15 ` Andrea Parri @ 2019-08-05 15:23 ` James Bottomley 2019-08-05 15:23 ` James Bottomley ` (2 more replies) 1 sibling, 3 replies; 18+ messages in thread From: James Bottomley @ 2019-08-05 15:23 UTC (permalink / raw) To: Andrea Parri, Akira Yokosawa Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > Why don't you also add an entry in .mailmap as Will did in commit > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > @kernel.org")? > > I considered it but could not understand its purpose... Maybe you > can explain it to me? ;-) (can resend with this change if > needed/desired). man git-shortlog gives you the gory detail, but its use is to "coalesce together commits by the same person in the shortlog, where their name and/or email address was spelled differently." The usual way this happens is that people have the name that appears in the From field with and without initials. James ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 15:23 ` James Bottomley @ 2019-08-05 15:23 ` James Bottomley 2019-08-05 16:21 ` Andrea Parri 2019-08-05 17:43 ` Paul E. McKenney 2 siblings, 0 replies; 18+ messages in thread From: James Bottomley @ 2019-08-05 15:23 UTC (permalink / raw) To: Andrea Parri, Akira Yokosawa Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > Why don't you also add an entry in .mailmap as Will did in commit > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > @kernel.org")? > > I considered it but could not understand its purpose... Maybe you > can explain it to me? ;-) (can resend with this change if > needed/desired). man git-shortlog gives you the gory detail, but its use is to "coalesce together commits by the same person in the shortlog, where their name and/or email address was spelled differently." The usual way this happens is that people have the name that appears in the From field with and without initials. James ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 15:23 ` James Bottomley 2019-08-05 15:23 ` James Bottomley @ 2019-08-05 16:21 ` Andrea Parri 2019-08-05 16:21 ` Andrea Parri 2019-08-05 17:43 ` Paul E. McKenney 2 siblings, 1 reply; 18+ messages in thread From: Andrea Parri @ 2019-08-05 16:21 UTC (permalink / raw) To: James Bottomley Cc: Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > Why don't you also add an entry in .mailmap as Will did in commit > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > @kernel.org")? > > > > I considered it but could not understand its purpose... Maybe you > > can explain it to me? ;-) (can resend with this change if > > needed/desired). > > man git-shortlog gives you the gory detail, but its use is to "coalesce > together commits by the same person in the shortlog, where their name > and/or email address was spelled differently." The usual way this > happens is that people have the name that appears in the From field > with and without initials. Thanks for the remarks, James. Given this, I'm okay with the submitted version (i.e., no change to .mailmap). Andrea ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 16:21 ` Andrea Parri @ 2019-08-05 16:21 ` Andrea Parri 0 siblings, 0 replies; 18+ messages in thread From: Andrea Parri @ 2019-08-05 16:21 UTC (permalink / raw) To: James Bottomley Cc: Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Paul E. McKenney, Daniel Lustig On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > Why don't you also add an entry in .mailmap as Will did in commit > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > @kernel.org")? > > > > I considered it but could not understand its purpose... Maybe you > > can explain it to me? ;-) (can resend with this change if > > needed/desired). > > man git-shortlog gives you the gory detail, but its use is to "coalesce > together commits by the same person in the shortlog, where their name > and/or email address was spelled differently." The usual way this > happens is that people have the name that appears in the From field > with and without initials. Thanks for the remarks, James. Given this, I'm okay with the submitted version (i.e., no change to .mailmap). Andrea ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 15:23 ` James Bottomley 2019-08-05 15:23 ` James Bottomley 2019-08-05 16:21 ` Andrea Parri @ 2019-08-05 17:43 ` Paul E. McKenney 2019-08-05 17:43 ` Paul E. McKenney 2019-08-05 18:09 ` James Bottomley 2 siblings, 2 replies; 18+ messages in thread From: Paul E. McKenney @ 2019-08-05 17:43 UTC (permalink / raw) To: James Bottomley Cc: Andrea Parri, Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Daniel Lustig On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > Why don't you also add an entry in .mailmap as Will did in commit > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > @kernel.org")? > > > > I considered it but could not understand its purpose... Maybe you > > can explain it to me? ;-) (can resend with this change if > > needed/desired). > > man git-shortlog gives you the gory detail, but its use is to "coalesce > together commits by the same person in the shortlog, where their name > and/or email address was spelled differently." The usual way this > happens is that people have the name that appears in the From field > with and without initials. New one on me, thank you! So I should have a line in .mailmap like this? Paul E. McKenney <paulmck@linux.vnet.ibm.com> <paul.mckenney@linaro.org> <paulmck@linux.ibm.com> Thanx, Paul ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 17:43 ` Paul E. McKenney @ 2019-08-05 17:43 ` Paul E. McKenney 2019-08-05 18:09 ` James Bottomley 1 sibling, 0 replies; 18+ messages in thread From: Paul E. McKenney @ 2019-08-05 17:43 UTC (permalink / raw) To: James Bottomley Cc: Andrea Parri, Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Daniel Lustig On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > Why don't you also add an entry in .mailmap as Will did in commit > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > @kernel.org")? > > > > I considered it but could not understand its purpose... Maybe you > > can explain it to me? ;-) (can resend with this change if > > needed/desired). > > man git-shortlog gives you the gory detail, but its use is to "coalesce > together commits by the same person in the shortlog, where their name > and/or email address was spelled differently." The usual way this > happens is that people have the name that appears in the From field > with and without initials. New one on me, thank you! So I should have a line in .mailmap like this? Paul E. McKenney <paulmck@linux.vnet.ibm.com> <paul.mckenney@linaro.org> <paulmck@linux.ibm.com> Thanx, Paul ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 17:43 ` Paul E. McKenney 2019-08-05 17:43 ` Paul E. McKenney @ 2019-08-05 18:09 ` James Bottomley 2019-08-05 18:09 ` James Bottomley 2019-08-05 22:17 ` Paul E. McKenney 1 sibling, 2 replies; 18+ messages in thread From: James Bottomley @ 2019-08-05 18:09 UTC (permalink / raw) To: paulmck Cc: Andrea Parri, Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Daniel Lustig On Mon, 2019-08-05 at 10:43 -0700, Paul E. McKenney wrote: > On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > > Why don't you also add an entry in .mailmap as Will did in > > > > commit > > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > > @kernel.org")? > > > > > > I considered it but could not understand its purpose... Maybe > > > you can explain it to me? ;-) (can resend with this change if > > > needed/desired). > > > > man git-shortlog gives you the gory detail, but its use is to > > "coalesce together commits by the same person in the shortlog, > > where their name and/or email address was spelled > > differently." The usual way this happens is that people have the > > name that appears in the From field with and without initials. > > New one on me, thank you! So I should have a line in .mailmap like > this? > > Paul E. McKenney <paulmck@linux.vnet.ibm.com> <paul.mckenney@linaro.o > rg> <paulmck@linux.ibm.com> Well, you could, but there's no need. As long as your email has 'Paul E. McKenney' as the text prefix, git-shortlog will do the correct aggregation without any need for a .mailmap entry. However, if, say, your linaro email had been Paul McKenney <paul.mckenney@linaro.com> Then you would need one because git-shortlog would think 'Paul McKenney' and 'Paul E. McKenney' were two different people. James ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 18:09 ` James Bottomley @ 2019-08-05 18:09 ` James Bottomley 2019-08-05 22:17 ` Paul E. McKenney 1 sibling, 0 replies; 18+ messages in thread From: James Bottomley @ 2019-08-05 18:09 UTC (permalink / raw) To: paulmck Cc: Andrea Parri, Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Daniel Lustig On Mon, 2019-08-05 at 10:43 -0700, Paul E. McKenney wrote: > On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > > Why don't you also add an entry in .mailmap as Will did in > > > > commit > > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > > @kernel.org")? > > > > > > I considered it but could not understand its purpose... Maybe > > > you can explain it to me? ;-) (can resend with this change if > > > needed/desired). > > > > man git-shortlog gives you the gory detail, but its use is to > > "coalesce together commits by the same person in the shortlog, > > where their name and/or email address was spelled > > differently." The usual way this happens is that people have the > > name that appears in the From field with and without initials. > > New one on me, thank you! So I should have a line in .mailmap like > this? > > Paul E. McKenney <paulmck@linux.vnet.ibm.com> <paul.mckenney@linaro.o > rg> <paulmck@linux.ibm.com> Well, you could, but there's no need. As long as your email has 'Paul E. McKenney' as the text prefix, git-shortlog will do the correct aggregation without any need for a .mailmap entry. However, if, say, your linaro email had been Paul McKenney <paul.mckenney@linaro.com> Then you would need one because git-shortlog would think 'Paul McKenney' and 'Paul E. McKenney' were two different people. James ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 18:09 ` James Bottomley 2019-08-05 18:09 ` James Bottomley @ 2019-08-05 22:17 ` Paul E. McKenney 2019-08-05 22:17 ` Paul E. McKenney 1 sibling, 1 reply; 18+ messages in thread From: Paul E. McKenney @ 2019-08-05 22:17 UTC (permalink / raw) To: James Bottomley Cc: Andrea Parri, Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Daniel Lustig On Mon, Aug 05, 2019 at 11:09:28AM -0700, James Bottomley wrote: > On Mon, 2019-08-05 at 10:43 -0700, Paul E. McKenney wrote: > > On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > > > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > > > Why don't you also add an entry in .mailmap as Will did in > > > > > commit > > > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > > > @kernel.org")? > > > > > > > > I considered it but could not understand its purpose... Maybe > > > > you can explain it to me? ;-) (can resend with this change if > > > > needed/desired). > > > > > > man git-shortlog gives you the gory detail, but its use is to > > > "coalesce together commits by the same person in the shortlog, > > > where their name and/or email address was spelled > > > differently." The usual way this happens is that people have the > > > name that appears in the From field with and without initials. > > > > New one on me, thank you! So I should have a line in .mailmap like > > this? > > > > Paul E. McKenney <paulmck@linux.vnet.ibm.com> <paul.mckenney@linaro.o > > rg> <paulmck@linux.ibm.com> > > Well, you could, but there's no need. As long as your email has 'Paul > E. McKenney' as the text prefix, git-shortlog will do the correct > aggregation without any need for a .mailmap entry. However, if, say, > your linaro email had been > > Paul McKenney <paul.mckenney@linaro.com> > > Then you would need one because git-shortlog would think 'Paul > McKenney' and 'Paul E. McKenney' were two different people. Thank you for the explication! Thanx, Paul ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 22:17 ` Paul E. McKenney @ 2019-08-05 22:17 ` Paul E. McKenney 0 siblings, 0 replies; 18+ messages in thread From: Paul E. McKenney @ 2019-08-05 22:17 UTC (permalink / raw) To: James Bottomley Cc: Andrea Parri, Akira Yokosawa, linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Daniel Lustig On Mon, Aug 05, 2019 at 11:09:28AM -0700, James Bottomley wrote: > On Mon, 2019-08-05 at 10:43 -0700, Paul E. McKenney wrote: > > On Mon, Aug 05, 2019 at 08:23:38AM -0700, James Bottomley wrote: > > > On Mon, 2019-08-05 at 17:15 +0200, Andrea Parri wrote: > > > > > Why don't you also add an entry in .mailmap as Will did in > > > > > commit > > > > > c584b1202f2d ("MAINTAINERS: Update my email address to use > > > > > @kernel.org")? > > > > > > > > I considered it but could not understand its purpose... Maybe > > > > you can explain it to me? ;-) (can resend with this change if > > > > needed/desired). > > > > > > man git-shortlog gives you the gory detail, but its use is to > > > "coalesce together commits by the same person in the shortlog, > > > where their name and/or email address was spelled > > > differently." The usual way this happens is that people have the > > > name that appears in the From field with and without initials. > > > > New one on me, thank you! So I should have a line in .mailmap like > > this? > > > > Paul E. McKenney <paulmck@linux.vnet.ibm.com> <paul.mckenney@linaro.o > > rg> <paulmck@linux.ibm.com> > > Well, you could, but there's no need. As long as your email has 'Paul > E. McKenney' as the text prefix, git-shortlog will do the correct > aggregation without any need for a .mailmap entry. However, if, say, > your linaro email had been > > Paul McKenney <paul.mckenney@linaro.com> > > Then you would need one because git-shortlog would think 'Paul > McKenney' and 'Paul E. McKenney' were two different people. Thank you for the explication! Thanx, Paul ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-05 12:15 [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri Andrea Parri 2019-08-05 12:15 ` Andrea Parri 2019-08-05 15:01 ` Akira Yokosawa @ 2019-08-07 16:01 ` Paul E. McKenney 2019-08-07 16:01 ` Paul E. McKenney 2 siblings, 1 reply; 18+ messages in thread From: Paul E. McKenney @ 2019-08-07 16:01 UTC (permalink / raw) To: Andrea Parri Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Akira Yokosawa, Daniel Lustig On Mon, Aug 05, 2019 at 02:15:17PM +0200, Andrea Parri wrote: > My @amarulasolutions.com address stopped working this July, so update > to my @gmail.com address where you'll still be able to reach me. > > Signed-off-by: Andrea Parri <parri.andrea@gmail.com> Queued for the v5.4 merge window, thank you! Thanx, Paul > Cc: Alan Stern <stern@rowland.harvard.edu> > Cc: Will Deacon <will@kernel.org> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Boqun Feng <boqun.feng@gmail.com> > Cc: Nicholas Piggin <npiggin@gmail.com> > Cc: David Howells <dhowells@redhat.com> > Cc: Jade Alglave <j.alglave@ucl.ac.uk> > Cc: Luc Maranget <luc.maranget@inria.fr> > Cc: "Paul E. McKenney" <paulmck@linux.ibm.com> > Cc: Akira Yokosawa <akiyks@gmail.com> > Cc: Daniel Lustig <dlustig@nvidia.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6426db5198f05..527317026492f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9326,7 +9326,7 @@ F: drivers/misc/lkdtm/* > > LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM) > M: Alan Stern <stern@rowland.harvard.edu> > -M: Andrea Parri <andrea.parri@amarulasolutions.com> > +M: Andrea Parri <parri.andrea@gmail.com> > M: Will Deacon <will@kernel.org> > M: Peter Zijlstra <peterz@infradead.org> > M: Boqun Feng <boqun.feng@gmail.com> > -- > 2.17.1 > ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri 2019-08-07 16:01 ` Paul E. McKenney @ 2019-08-07 16:01 ` Paul E. McKenney 0 siblings, 0 replies; 18+ messages in thread From: Paul E. McKenney @ 2019-08-07 16:01 UTC (permalink / raw) To: Andrea Parri Cc: linux-kernel, linux-arch, Alan Stern, Will Deacon, Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells, Jade Alglave, Luc Maranget, Akira Yokosawa, Daniel Lustig On Mon, Aug 05, 2019 at 02:15:17PM +0200, Andrea Parri wrote: > My @amarulasolutions.com address stopped working this July, so update > to my @gmail.com address where you'll still be able to reach me. > > Signed-off-by: Andrea Parri <parri.andrea@gmail.com> Queued for the v5.4 merge window, thank you! Thanx, Paul > Cc: Alan Stern <stern@rowland.harvard.edu> > Cc: Will Deacon <will@kernel.org> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Boqun Feng <boqun.feng@gmail.com> > Cc: Nicholas Piggin <npiggin@gmail.com> > Cc: David Howells <dhowells@redhat.com> > Cc: Jade Alglave <j.alglave@ucl.ac.uk> > Cc: Luc Maranget <luc.maranget@inria.fr> > Cc: "Paul E. McKenney" <paulmck@linux.ibm.com> > Cc: Akira Yokosawa <akiyks@gmail.com> > Cc: Daniel Lustig <dlustig@nvidia.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6426db5198f05..527317026492f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9326,7 +9326,7 @@ F: drivers/misc/lkdtm/* > > LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM) > M: Alan Stern <stern@rowland.harvard.edu> > -M: Andrea Parri <andrea.parri@amarulasolutions.com> > +M: Andrea Parri <parri.andrea@gmail.com> > M: Will Deacon <will@kernel.org> > M: Peter Zijlstra <peterz@infradead.org> > M: Boqun Feng <boqun.feng@gmail.com> > -- > 2.17.1 > ^ permalink raw reply [flat|nested] 18+ messages in thread
end of thread, other threads:[~2019-08-07 16:02 UTC | newest] Thread overview: 18+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-08-05 12:15 [PATCH] MAINTAINERS: Update e-mail address for Andrea Parri Andrea Parri 2019-08-05 12:15 ` Andrea Parri 2019-08-05 15:01 ` Akira Yokosawa 2019-08-05 15:01 ` Akira Yokosawa 2019-08-05 15:15 ` Andrea Parri 2019-08-05 15:15 ` Andrea Parri 2019-08-05 15:23 ` James Bottomley 2019-08-05 15:23 ` James Bottomley 2019-08-05 16:21 ` Andrea Parri 2019-08-05 16:21 ` Andrea Parri 2019-08-05 17:43 ` Paul E. McKenney 2019-08-05 17:43 ` Paul E. McKenney 2019-08-05 18:09 ` James Bottomley 2019-08-05 18:09 ` James Bottomley 2019-08-05 22:17 ` Paul E. McKenney 2019-08-05 22:17 ` Paul E. McKenney 2019-08-07 16:01 ` Paul E. McKenney 2019-08-07 16:01 ` 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