[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.00.0802161155270.7583@apollo.tec.linutronix.de>
Date: Sat, 16 Feb 2008 12:16:07 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
cc: Greg KH <greg@...ah.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
David Miller <davem@...emloft.net>, jeff@...zik.org,
arjan@...radead.org, sfr@...b.auug.org.au,
linux-kernel@...r.kernel.org, linux-next@...r.kernel.org,
linux-arch@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: Announce: Linux-next (Or Andrew's dream :-))
On Wed, 13 Feb 2008, Geert Uytterhoeven wrote:
> On Tue, 12 Feb 2008, Greg KH wrote:
> > On Tue, Feb 12, 2008 at 04:49:46PM -0800, Linus Torvalds wrote:
> > > On Tue, 12 Feb 2008, Greg KH wrote:
> > > > Perhaps you need to switch to using quilt. This is the main reason why
> > > > I use it.
> > >
> > > Btw, on that note: if some quilt user can send an "annotated history file"
> > > of their quilt usage, it's something that git really can do, and I'll see
> > > if I can merge (or rather, coax Junio to merge) the relevant part of stgit
> > > to make it possible to just basically get "quilt behaviour" for the parts
> > > of a git tree that you haven't pushed out yet.
> >
> > Ted's description matches mine (keep quilt tree in git, edit changelog
> > entries, rebase on newer kernel versions, etc.) I can go into details
> > if needed.
>
> Ack. Same for PS3 and m68k (except I don't have the m68k patches in git (yet)).
>
> Two issues with using quilt:
> 1. Sometimes a patch still applies after it was integrated upstream,
Add QUILT_PATCH_OPTS="--fuzz=0" to your ~/.quiltrc file.
The default is fuzz=2 IIRC which tries to be too clever. I set fuzz
to 0 after I got burned by an unnoticed "quilt patched it somewhere
else" bug, which took me half a day to figure out.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists