Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Loops in the Signed-off-by process
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dave Hansen  
View profile  
 More options Oct 1 2004, 3:29 pm
Newsgroups: fa.linux.kernel
From: Dave Hansen <haveb...@us.ibm.com>
Date: Fri, 1 Oct 2004 19:29:31 GMT
Local: Fri, Oct 1 2004 3:29 pm
Subject: Loops in the Signed-off-by process
With the recent ppc64 updates, a few patches in my tree didn't merge
very easily.  Being lazy, I asked one of the ppc64 developers to resync
them for me.  But, it happened to be someone other than the original
author that did this.

When they got sent to me again, the original author's (and my)
Signed-off-by: lines were gone, replaced by the nice fellow who merged
them.  This was certainly an artifact of how he generates patches and
obviously not malicious, but I still wonder what the "right" thing to do
is.

Do we show the logical flow?

Signed-off-by: original author
Signed-off-by: patch merger
Signed-off-by: tree maintainer

Or the actual flow of the patches, showing that they came back to the
tree maintainer twice?

Signed-off-by: original author
Signed-off-by: tree maintainer
Signed-off-by: patch merger
Signed-off-by: tree maintainer

Or, does it even really matter?

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Linus Torvalds  
View profile  
 More options Oct 1 2004, 3:47 pm
Newsgroups: fa.linux.kernel
From: Linus Torvalds <torva...@osdl.org>
Date: Fri, 1 Oct 2004 19:47:56 GMT
Local: Fri, Oct 1 2004 3:47 pm
Subject: Re: Loops in the Signed-off-by process

On Fri, 1 Oct 2004, Dave Hansen wrote:

> Or, does it even really matter?

I don't think it matters that much, although I personally prefer to see
the person who sent it to me ("touched it last") be last in the list.
That's partly because of the fact that especially with bigger merges (ie
with Andrew), I just do a search-and-replace, and replace any "signed off
by sender" with "signed off by sender and me".

At the same time, I think it's pretty unnecessary (and possibly confusing)
to have somebody mentioned twice, so I'd actually prefer to see people
just move their (previous) sign-off to be last when they send it on.

Side note: I also like seeing "Acked-by:" or "Cc:" things just above the
sign-off lines, because it ends up being useful if there are any technical
issues with the patch - if a bug is found, it's very convenient to just
take all the sign-off people _and_ the other "involved" people and send
off a query to them all. Even if that "Acked-by:" has no other meaning
than as a mention of the fact that somebody else was involved in
discussions, even if they may not have been involved in actually writing
or passing off the ptch.

                Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Jackson  
View profile  
 More options Oct 1 2004, 5:07 pm
Newsgroups: fa.linux.kernel
From: Paul Jackson <p...@sgi.com>
Date: Fri, 1 Oct 2004 21:07:48 GMT
Local: Fri, Oct 1 2004 5:07 pm
Subject: Re: Loops in the Signed-off-by process
The protocol for adding an Acked-by line mystifies me a little.

If I submit a patch after having a good discussion of it with
Joe Blow, is it appropriate for me to add an Acked-by line for
Joe on my own, or should I get his consent (or know him well
enough to know he consents) or should I only so add if Joe
asks me to?

In other words, does the presence of such a line commit Joe
to any position on the patch, beyond perhaps not being too
annoyed if he gets queries on it.

--
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <p...@sgi.com> 1.650.933.1373
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Linus Torvalds  
View profile  
 More options Oct 1 2004, 5:56 pm
Newsgroups: fa.linux.kernel
From: Linus Torvalds <torva...@osdl.org>
Date: Fri, 1 Oct 2004 21:56:39 GMT
Local: Fri, Oct 1 2004 5:56 pm
Subject: Re: Loops in the Signed-off-by process

On Fri, 1 Oct 2004, Paul Jackson wrote:

> The protocol for adding an Acked-by line mystifies me a little.

> If I submit a patch after having a good discussion of it with
> Joe Blow, is it appropriate for me to add an Acked-by line for
> Joe on my own, or should I get his consent (or know him well
> enough to know he consents) or should I only so add if Joe
> asks me to?

The "acked-by" thing doesn't mean anything, so you should just use your
own judgement.

> In other words, does the presence of such a line commit Joe
> to any position on the patch, beyond perhaps not being too
> annoyed if he gets queries on it.

Nope. The annoyance factor is the only factor to take into account.

                Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
alan  
View profile  
 More options Oct 1 2004, 6:16 pm
Newsgroups: fa.linux.kernel
From: alan <a...@clueserver.org>
Date: Fri, 1 Oct 2004 22:16:29 GMT
Local: Fri, Oct 1 2004 6:16 pm
Subject: Re: Loops in the Signed-off-by process

On Fri, 1 Oct 2004, Linus Torvalds wrote:
> On Fri, 1 Oct 2004, Paul Jackson wrote:

> > The protocol for adding an Acked-by line mystifies me a little.

> > If I submit a patch after having a good discussion of it with
> > Joe Blow, is it appropriate for me to add an Acked-by line for
> > Joe on my own, or should I get his consent (or know him well
> > enough to know he consents) or should I only so add if Joe
> > asks me to?

> The "acked-by" thing doesn't mean anything, so you should just use your
> own judgement.

Why am I expecting a new realty show called "Touched by a Torvalds"?

Sorry...  I have been stuck coding in a little boring town in Southern
Oregon for the last three days.  (Kind of like Mountain View without all
the excitement and with lots of trees.)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Linus Torvalds  
View profile  
 More options Oct 1 2004, 6:30 pm
Newsgroups: fa.linux.kernel
From: Linus Torvalds <torva...@osdl.org>
Date: Fri, 1 Oct 2004 22:30:42 GMT
Local: Fri, Oct 1 2004 6:30 pm
Subject: Re: Loops in the Signed-off-by process

On Fri, 1 Oct 2004, alan wrote:

> (Kind of like Mountain View without all the excitement

Oohh-keey.. "Mountain View without all the excitement".

ALL THE EXCITEMENT? MOUNTAIN VIEW?

Brain overload.

                Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
alan  
View profile  
 More options Oct 1 2004, 6:47 pm
Newsgroups: fa.linux.kernel
From: alan <a...@clueserver.org>
Date: Fri, 1 Oct 2004 22:47:36 GMT
Local: Fri, Oct 1 2004 6:47 pm
Subject: Re: Loops in the Signed-off-by process

On Fri, 1 Oct 2004, Linus Torvalds wrote:

> On Fri, 1 Oct 2004, alan wrote:

> > (Kind of like Mountain View without all the excitement

> Oohh-keey.. "Mountain View without all the excitement".

> ALL THE EXCITEMENT? MOUNTAIN VIEW?

> Brain overload.

Like I said...

Imagine a large band around the place that says "Sanitized For Your
Protection".

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Cox  
View profile  
 More options Oct 2 2004, 2:34 pm
Newsgroups: fa.linux.kernel
From: Alan Cox <a...@lxorguk.ukuu.org.uk>
Date: Sat, 2 Oct 2004 18:34:31 GMT
Local: Sat, Oct 2 2004 2:34 pm
Subject: Re: Loops in the Signed-off-by process
On Gwe, 2004-10-01 at 23:20, Linus Torvalds wrote:

> On Fri, 1 Oct 2004, alan wrote:

> > (Kind of like Mountain View without all the excitement

> Oohh-keey.. "Mountain View without all the excitement".

> ALL THE EXCITEMENT? MOUNTAIN VIEW?

> Brain overload.

Visit Canberra then you will understand

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
alan  
View profile  
 More options Oct 2 2004, 2:37 pm
Newsgroups: fa.linux.kernel
From: alan <a...@clueserver.org>
Date: Sat, 2 Oct 2004 18:37:51 GMT
Local: Sat, Oct 2 2004 2:37 pm
Subject: Re: Loops in the Signed-off-by process

On Sat, 2 Oct 2004, Alan Cox wrote:
> On Gwe, 2004-10-01 at 23:20, Linus Torvalds wrote:
> > On Fri, 1 Oct 2004, alan wrote:

> > > (Kind of like Mountain View without all the excitement

> > Oohh-keey.. "Mountain View without all the excitement".

> > ALL THE EXCITEMENT? MOUNTAIN VIEW?

> > Brain overload.

> Visit Canberra then you will understand

Visit Grant's Pass Oregon and you will understand even more.

I much prefer Portland.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Benjamin Herrenschmidt  
View profile  
 More options Oct 2 2004, 9:13 pm
Newsgroups: fa.linux.kernel
From: Benjamin Herrenschmidt <b...@kernel.crashing.org>
Date: Sun, 3 Oct 2004 01:13:09 GMT
Local: Sat, Oct 2 2004 9:13 pm
Subject: Re: Loops in the Signed-off-by process

> Visit Canberra then you will understand

I respectfully disagree :) Canberra at least has some good pubs :)

Ben.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »