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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Monday, June 16, 2008 - 12:10 am

* Vegard Nossum <vegard.nossum@gmail.com> wrote:


yes, i solved it the following "Git way": i did a --no-commit merge of 
the tip/x86/irq tree into the tip/kmemcheck2 branch and then 
"git-cherry-pick --no-commit"-ed the fix and thus made it a part of that 
merge commit. This way the build failure is never visible during 
bisection either.

tip/kmemcheck2 is a temporary topic tree: it contains the pull from your 
tree and i'm testing it at the moment. It will be renamed to 
tip/kmemcheck once it has passed testing.

btw., due to kmemcheck not being rebased anymore, this will work out 
just fine in the future: i can pull fixes from your tree into 
tip/kmemcheck and it will just all get sorted out by Git, despite the 
cross-merge to tip/x86/irq.

If you rebased kmemcheck i'd have to do rather difficult (and 
error-prone and harder to trust) manual merges every time you put a 
kmemcheck fix into your tree, and any breakages introduced by new 
kmemcheck fixes would not be easily bisectable either.

	Ingo
--
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)