Re: [PATCH, RFC] A development process document

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Barkalow
Date: Thursday, July 31, 2008 - 10:49 am

On Thu, 31 Jul 2008, Jonathan Corbet wrote:


If you include a [0/N], it's a cover letter, not a changelog portion. It 
can be a useful way of providing context to reviewers as to the intended 
total effect. Each of the patches should make sense standalone, but it's 
not always clear from the individual patches what the total benefit is, 
and a 0/N that explains can be worthwhile (and you'd want to make that 
announcement to the mailing list, but not get it into the history).

For example, if you have a series of patches that remove use of an old API 
from various places, each of those patches cleans up some piece of code, 
and these changelogs would say so, but it wouldn't be accurate (especially 
if 5/N gets dropped or reverted later) to say anywhere that you've removed 
all in-kernel use of the API; it's useful to include a cover letter that 
says so.

The same sort of text can be included in individual patches, after the 
tags and before the patch text, by putting a line '---' ahead of it; git, 
by default, puts a per-patch diffstat there, but you can add other stuff 
that will be helpful to reviewers but not future developers, like "this 
should fix Andrew's laptop".

	-Daniel
*This .sig left intentionally blank*
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH, RFC] A development process document, Jonathan Corbet, (Tue Jul 29, 1:30 pm)
Re: [PATCH, RFC] A development process document, Andrew Morton, (Wed Jul 30, 12:15 am)
Re: [PATCH, RFC] A development process document, Jiri Kosina, (Wed Jul 30, 4:09 am)
Re: [PATCH, RFC] A development process document, Takashi Iwai, (Wed Jul 30, 9:05 am)
Re: [PATCH, RFC] A development process document, Jonathan Corbet, (Wed Jul 30, 11:05 am)
Re: [PATCH, RFC] A development process document, Jonathan Corbet, (Wed Jul 30, 1:56 pm)
Re: [PATCH, RFC] A development process document, Roland Dreier, (Wed Jul 30, 2:30 pm)
Re: [PATCH, RFC] A development process document, Jiri Kosina, (Wed Jul 30, 2:38 pm)
Re: [PATCH, RFC] A development process document, Alex Chiang, (Wed Jul 30, 11:23 pm)
Re: [PATCH, RFC] A development process document, Jochen Voß, (Thu Jul 31, 5:22 am)
Re: [PATCH, RFC] A development process document, Jonathan Corbet, (Thu Jul 31, 9:17 am)
Re: [PATCH, RFC] A development process document, Jonathan Corbet, (Thu Jul 31, 9:30 am)
Re: [PATCH, RFC] A development process document, Daniel Barkalow, (Thu Jul 31, 10:49 am)
Re: [PATCH, RFC] A development process document, Randy.Dunlap, (Thu Jul 31, 10:57 am)
Re: [PATCH, RFC] A development process document, Jake Edge, (Thu Jul 31, 4:45 pm)
Re: [PATCH, RFC] A development process document, Stefan Richter, (Fri Aug 1, 3:35 am)
Re: [PATCH, RFC] A development process document, Daniel Barkalow, (Fri Aug 1, 9:52 am)