Re: [RFC][PATCH] kmemcheck: divide and conquer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Vegard Nossum
Date: Saturday, June 14, 2008 - 2:17 am

On Sat, Jun 14, 2008 at 11:00 AM, Ingo Molnar <mingo@elte.hu> wrote:

Yes, I will.


I've created the "for-tip" branch which is (for now) just a copy of
the current "current" branch. This branch ("for-tip") will henceforth
NEVER be rebased.

I won't guarantee this for the other branches, though; rebasing is
really handy when the patch series is to be reviewed since it cuts
down noise to the bare minimum, and avoids multiple changes to the
same area of code (which is confusing to reviewers).

I think I will append new commits to the "for-tip" branch, git-pull
new kernel -rc releases, and rebase the result into a new branch (e.g.
against-v2.6.26*). Now we have two heads which _should_ have exactly
the same content, but where one retains a strictly incremental
history, and the other is easy to read for reviewers. (And comparing
them for differences is trivial; that's just a git-diff.)


Vegard

-- 
"The animistic metaphor of the bug that maliciously sneaked in while
the programmer was not looking is intellectually dishonest as it
disguises that the error is the programmer's own creation."
	-- E. W. Dijkstra, EWD1036
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH] kmemcheck: divide and conquer, Vegard Nossum, (Fri Jun 13, 7:00 am)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Ingo Molnar, (Fri Jun 13, 11:31 pm)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Vegard Nossum, (Sat Jun 14, 1:39 am)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Ingo Molnar, (Sat Jun 14, 2:00 am)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Vegard Nossum, (Sat Jun 14, 2:17 am)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Ingo Molnar, (Sun Jun 15, 10:15 pm)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Vegard Nossum, (Sun Jun 15, 11:55 pm)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Ingo Molnar, (Mon Jun 16, 12:10 am)
Re: [RFC][PATCH] kmemcheck: divide and conquer, Vegard Nossum, (Mon Jun 16, 12:20 am)