Re: [PATCH 00/20] mm: Preemptibility -v4

From: Peter Zijlstra
Date: Sat Aug 28 2010 - 11:24:37 EST


On Sat, 2010-08-28 at 17:17 +0200, Piotr Hosowicz wrote:
> > git remote add mmu_preempt git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-mmu_preempt.git
> > git remote update
> > git checkout mmu_preempt/mmu_preempt
> >
> > or
> >
> > git checkout -b mmu_preempt origin/master
> > git pull git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-mmu_preempt.git mmu_preempt
>
> Which is better? Thanks, I'll try.

Fully depends on how you manage your git tree, the first will keep
giving you the same tree while the second will try and merge my changes
into whatever you got from Linus' tree, which keeps moving fwd and might
thus start failing (at which point I'll have to either rebase or
backmerge Linus' changes).


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/