From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Re: [Xen-changelog] If the 'cdrom=' option is specified in the definition file but media is Date: Mon, 10 Apr 2006 16:02:48 -0500 Message-ID: <443AC7F8.8060003@us.ibm.com> References: <443AA3F9.50609@us.ibm.com> <20060410192930.GA12825@leeni.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060410192930.GA12825@leeni.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ewan Mellor Cc: Ross Maxfield , xen-devel@lists.xensource.com, Hollis Blanchard List-Id: xen-devel@lists.xenproject.org Ewan Mellor wrote: > On Mon, Apr 10, 2006 at 01:29:13PM -0500, Anthony Liguori wrote: > > >> Doesn't this need a Signed-off-by: Ross Maxfield ? >> > > People have been complaining that a patch should not retain the Signed-off-by > line if the patch has been modified, because they do not sign-off the modified > patch. If a patch needs minor changes before it can be committed, we can > either bounce it back to the author, which seems unnecessarily heavyweight, or > do what Keir's done here, and sign-off the patch himself. The From: line > retains the audit trail, credit, and copyright, and it's clear that Keir > himself thinks that this patch is acceptable. > I won't speak for Hollis (although I will CC him :-)) but my understanding is that the appropriate thing to do is check in the patch with the original Signed-off-by and then check in another patch on top of that with the necessary changes (this time, with just Keir's Signed-off-by). I think the intention is that the original submitter needs to have a Signed-off-by to signify that the origin of the code is kosher (which is something Keir cannot do on his own if the code didn't originate from him). Is this how other people understand it? Regards, Anthony Liguori > Ewan. >