Re: Xilinx: hwicap driver comments

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Grant Likely <grant.likely@...>, <jirislaby@...>, <stephen.neuendorffer@...>, <linux-kernel@...>, <paulus@...>, <galak@...>, <benh@...>
Date: Thursday, February 7, 2008 - 5:40 pm

On Thu, 7 Feb 2008, Andrew Morton wrote:

No, it's correct.

If you look deeper, you'll see (in gitk, or using "--pretty=fuller") that 
it has:

	Author:     Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
	Commit:     Grant Likely <grant.likely@secretlab.ca>

which means that the sign-off chain is complete and matches:

    Signed-off-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
    Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

ie it was written by Stephen, and then committed by Grant, and that's the 
whole sequence.

Then, of course, that commit was merged into another tree entirely (by 
Josh) in 256ae6a720618cbbfacc5e62ea1fe7c129d1b644, and by Paul in 
5ab3e84f66321579ca36b63a13bf78decba65121 and then finally by me in 
37969581301e50872a1ae84dc73962b5f7ee6b76, but those merge commits only 
show up because there was other development too (ie those things would not 
have showed up at all if the merges had been just fast-forwards).

So in general, the rule is that the sign-off chain should take you from 
the author to the committer.

You can't really go any further: we could have some "forced sign-off on 
merge between trees", but that would not just be inconvenient, it is 
fundamentally questionable in a git environment: who is "upstream" is 
really just a matter of opinion (ie I may be "obviously upstream", but if 
I have merge problems I'll actually ask the downstream person to do the 
merge, because he's the one who has the knowledge about that particular 
merge!)

		Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Xilinx: hwicap driver comments, Jiri Slaby, (Thu Feb 7, 4:08 pm)
RE: Xilinx: hwicap driver comments, Stephen Neuendorffer, (Fri Feb 8, 1:08 pm)
[PATCH] [POWERPC] Xilinx: hwicap driver, Stephen Neuendorffer, (Thu Feb 7, 10:17 pm)
Re: [PATCH] [POWERPC] Xilinx: hwicap driver, Randy Dunlap, (Fri Feb 8, 12:49 pm)
Re: [PATCH] [POWERPC] Xilinx: hwicap driver, Jiri Slaby, (Fri Feb 8, 5:10 am)
RE: Xilinx: hwicap driver comments, Stephen Neuendorffer, (Thu Feb 7, 6:31 pm)
Re: Xilinx: hwicap driver comments, Jiri Slaby, (Thu Feb 7, 6:39 pm)
Re: Xilinx: hwicap driver comments, Benjamin Herrenschmidt, (Thu Feb 7, 5:17 pm)
Re: Xilinx: hwicap driver comments, Jiri Slaby, (Thu Feb 7, 5:28 pm)
Re: Xilinx: hwicap driver comments, Benjamin Herrenschmidt, (Thu Feb 7, 5:33 pm)
Re: Xilinx: hwicap driver comments, Grant Likely, (Thu Feb 7, 5:35 pm)
Re: Xilinx: hwicap driver comments, Andrew Morton, (Thu Feb 7, 4:42 pm)
Re: Xilinx: hwicap driver comments, Josh Boyer, (Thu Feb 7, 5:35 pm)
Re: Xilinx: hwicap driver comments, Andrew Morton, (Thu Feb 7, 6:11 pm)
Re: Xilinx: hwicap driver comments, Josh Boyer, (Thu Feb 7, 6:58 pm)
Re: Xilinx: hwicap driver comments, Grant Likely, (Thu Feb 7, 4:54 pm)
Re: Xilinx: hwicap driver comments, Benjamin Herrenschmidt, (Thu Feb 7, 5:25 pm)
Re: Xilinx: hwicap driver comments, Andrew Morton, (Thu Feb 7, 5:21 pm)
Re: Xilinx: hwicap driver comments, Linus Torvalds, (Thu Feb 7, 5:40 pm)
Re: Xilinx: hwicap driver comments, Grant Likely, (Thu Feb 7, 5:31 pm)
RE: Xilinx: hwicap driver comments, Stephen Neuendorffer, (Thu Feb 7, 5:35 pm)
Re: Xilinx: hwicap driver comments, Andrew Morton, (Thu Feb 7, 5:53 pm)
RE: Xilinx: hwicap driver comments, Stephen Neuendorffer, (Thu Feb 7, 6:00 pm)
Re: Xilinx: hwicap driver comments, Grant Likely, (Thu Feb 7, 4:34 pm)
RE: Xilinx: hwicap driver comments, Stephen Neuendorffer, (Thu Feb 7, 5:10 pm)