* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
@ 2016-04-17 19:29 ` Sam Ravnborg
2016-04-27 20:39 ` David Miller
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: Sam Ravnborg @ 2016-04-17 19:29 UTC (permalink / raw)
To: sparclinux
On Thu, Apr 14, 2016 at 08:14:42PM +0200, John Paul Adrian Glaubitz wrote:
> Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
2016-04-17 19:29 ` Sam Ravnborg
@ 2016-04-27 20:39 ` David Miller
2016-04-27 21:05 ` John Paul Adrian Glaubitz
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: David Miller @ 2016-04-27 20:39 UTC (permalink / raw)
To: sparclinux
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Thu, 14 Apr 2016 20:14:42 +0200
> Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Applied.
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
2016-04-17 19:29 ` Sam Ravnborg
2016-04-27 20:39 ` David Miller
@ 2016-04-27 21:05 ` John Paul Adrian Glaubitz
2016-04-28 2:00 ` David Miller
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: John Paul Adrian Glaubitz @ 2016-04-27 21:05 UTC (permalink / raw)
To: sparclinux
On 04/27/2016 10:39 PM, David Miller wrote:
> From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
> Date: Thu, 14 Apr 2016 20:14:42 +0200
>
>> Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>
> Applied.
Thanks!
However, I normally use my full name for all open source development,
e.g. with all three first names. Do you think you could change that
with git-rebase && git commit --amend --author?
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz@debian.org
`. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
` (2 preceding siblings ...)
2016-04-27 21:05 ` John Paul Adrian Glaubitz
@ 2016-04-28 2:00 ` David Miller
2016-04-28 2:07 ` Julian Calaby
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: David Miller @ 2016-04-28 2:00 UTC (permalink / raw)
To: sparclinux
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Wed, 27 Apr 2016 23:05:01 +0200
> On 04/27/2016 10:39 PM, David Miller wrote:
>> From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>> Date: Thu, 14 Apr 2016 20:14:42 +0200
>>
>>> Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>>
>> Applied.
>
> Thanks!
>
> However, I normally use my full name for all open source development,
> e.g. with all three first names. Do you think you could change that
> with git-rebase && git commit --amend --author?
My tree may never be rebased, as people clone and do work against it,
therefore any commit made there is permanent.
Please just be careful with patches you submit in the future, thanks.
Sorry.
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
` (3 preceding siblings ...)
2016-04-28 2:00 ` David Miller
@ 2016-04-28 2:07 ` Julian Calaby
2016-04-28 2:10 ` David Miller
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: Julian Calaby @ 2016-04-28 2:07 UTC (permalink / raw)
To: sparclinux
Hi All,
On Thu, Apr 28, 2016 at 12:00 PM, David Miller <davem@davemloft.net> wrote:
> From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
> Date: Wed, 27 Apr 2016 23:05:01 +0200
>
>> On 04/27/2016 10:39 PM, David Miller wrote:
>>> From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>>> Date: Thu, 14 Apr 2016 20:14:42 +0200
>>>
>>>> Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>>>
>>> Applied.
>>
>> Thanks!
>>
>> However, I normally use my full name for all open source development,
>> e.g. with all three first names. Do you think you could change that
>> with git-rebase && git commit --amend --author?
>
> My tree may never be rebased, as people clone and do work against it,
> therefore any commit made there is permanent.
>
> Please just be careful with patches you submit in the future, thanks.
What's odd is that the name in the From: line of the original email is correct.
David, do you use patchwork? If so, it might be that John Paul
Adrian's name is incorrect in there. (This has caused Kalle some
issues in the past)
If so, one of you needs to fix this for any future submissions.
Thanks,
--
Julian Calaby
Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
` (4 preceding siblings ...)
2016-04-28 2:07 ` Julian Calaby
@ 2016-04-28 2:10 ` David Miller
2016-04-28 2:30 ` Julian Calaby
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: David Miller @ 2016-04-28 2:10 UTC (permalink / raw)
To: sparclinux
From: Julian Calaby <julian.calaby@gmail.com>
Date: Thu, 28 Apr 2016 12:07:29 +1000
> David, do you use patchwork?
For everything, I use patchwork.
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
` (5 preceding siblings ...)
2016-04-28 2:10 ` David Miller
@ 2016-04-28 2:30 ` Julian Calaby
2016-04-28 9:13 ` John Paul Adrian Glaubitz
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: Julian Calaby @ 2016-04-28 2:30 UTC (permalink / raw)
To: sparclinux
Hi David,
On Thu, Apr 28, 2016 at 12:10 PM, David Miller <davem@davemloft.net> wrote:
> From: Julian Calaby <julian.calaby@gmail.com>
> Date: Thu, 28 Apr 2016 12:07:29 +1000
>
>> David, do you use patchwork?
>
> For everything, I use patchwork.
>
I thought so, but it doesn't hurt to check.
Thanks,
--
Julian Calaby
Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
` (6 preceding siblings ...)
2016-04-28 2:30 ` Julian Calaby
@ 2016-04-28 9:13 ` John Paul Adrian Glaubitz
2016-05-01 23:13 ` John Paul Adrian Glaubitz
2016-05-02 0:43 ` David Miller
9 siblings, 0 replies; 11+ messages in thread
From: John Paul Adrian Glaubitz @ 2016-04-28 9:13 UTC (permalink / raw)
To: sparclinux
On Wed, Apr 27, 2016 at 10:00:32PM -0400, David Miller wrote:
> My tree may never be rebased, as people clone and do work against it,
> therefore any commit made there is permanent.
>
> Please just be careful with patches you submit in the future, thanks.
Well, my patches are
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
so, I think did everything correctly on my side. I don't exactly know
my name was cut off, but I guess it's too late now -.-.
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz@debian.org
`. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
` (7 preceding siblings ...)
2016-04-28 9:13 ` John Paul Adrian Glaubitz
@ 2016-05-01 23:13 ` John Paul Adrian Glaubitz
2016-05-02 0:43 ` David Miller
9 siblings, 0 replies; 11+ messages in thread
From: John Paul Adrian Glaubitz @ 2016-05-01 23:13 UTC (permalink / raw)
To: sparclinux
Hi!
On 04/28/2016 11:13 AM, John Paul Adrian Glaubitz wrote:
> On Wed, Apr 27, 2016 at 10:00:32PM -0400, David Miller wrote:
>> My tree may never be rebased, as people clone and do work against it,
>> therefore any commit made there is permanent.
>>
>> Please just be careful with patches you submit in the future, thanks.
>
> Well, my patches are
>
> Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>
> so, I think did everything correctly on my side. I don't exactly know
> my name was cut off, but I guess it's too late now -.-.
I was just wondering: Would it be possible to ask Linus to fix my name
when he pulls in the changes from the sparc tree? From what I can see,
the current changes are not in Linus' tree yet, so there might be a
chance to fix the problem.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz@debian.org
`. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio.
2016-04-14 18:14 [PATCH 2/2] sparc: Implement and wire up vio_hotplug for vio John Paul Adrian Glaubitz
` (8 preceding siblings ...)
2016-05-01 23:13 ` John Paul Adrian Glaubitz
@ 2016-05-02 0:43 ` David Miller
9 siblings, 0 replies; 11+ messages in thread
From: David Miller @ 2016-05-02 0:43 UTC (permalink / raw)
To: sparclinux
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Mon, 2 May 2016 01:13:19 +0200
> Hi!
>
> On 04/28/2016 11:13 AM, John Paul Adrian Glaubitz wrote:
>> On Wed, Apr 27, 2016 at 10:00:32PM -0400, David Miller wrote:
>>> My tree may never be rebased, as people clone and do work against it,
>>> therefore any commit made there is permanent.
>>>
>>> Please just be careful with patches you submit in the future, thanks.
>>
>> Well, my patches are
>>
>> Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
>>
>> so, I think did everything correctly on my side. I don't exactly know
>> my name was cut off, but I guess it's too late now -.-.
>
> I was just wondering: Would it be possible to ask Linus to fix my name
> when he pulls in the changes from the sparc tree? From what I can see,
> the current changes are not in Linus' tree yet, so there might be a
> chance to fix the problem.
Doesn't work like that, the commit message is part of the SHA1 ID hash
and that cannot change.
^ permalink raw reply [flat|nested] 11+ messages in thread