lkml.org 
[lkml]   [2009]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC] to rebase or not to rebase on linux-next
On Mon, Oct 26, 2009 at 07:01:57PM +0100, Stefan Richter wrote:
> > Suppose I update the 40th patch of a 50th patch series to add check
> > for kmalloc() returning NULL that had been inadvertently left out, or
> > some other error checking is added. Or suppose I add a new tracepoint
> > definition to a 50 patch series.
>
> ...are bad examples in the context of linux-next, IMO. A missing
> allocation failure check or a missing tracepoint don't break
> bisectability. So why discard this history? (It was already published
> in a release preview.)

There are multiple issues for rewinding patches. One is to avoid
breaking bisectability. Other is to keep related changes in
functionality in a single place. 2-3 years for now, does anyone
really care about retaining development history? In the human memory,
one of the most important parts of long-term memory formation is
*forgetting*; that is, editing down everything that happened down to
the most cogent and importants bits of history. This is what is
disrupted when people don't get enough sleep.

Similarly, there is absolutely no point in preserving the v1, v2, v3,
v4... versions of patches that appeared in LKML in Linus's git tree
--- surely people agree that's true? And if something is being
maintained in quilt, and there are v1, v2, v3, v4 versions of a patch,
there's no reason why we should put it in git, right? So if it's in a
rewinding git branch, such as what happens in the pu branch in git
development, the history isn't preserved either ---- and that's O.K.

- Ted


\
 
 \ /
  Last update: 2009-10-27 19:09    [W:0.116 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site