On Mon, Oct 26, 2009 at 09:47:13PM -0400, Steven Rostedt wrote: > From: Steven Rostedt <rostedt@xxxxxxxxxxx> > Date: Mon, 26 Oct 2009 21:47:13 -0400 > To: wuzhangjin@xxxxxxxxx > Cc: LKML <linux-kernel@xxxxxxxxxxxxxxx>, ralf@xxxxxxxxxxxxxx, > alex@xxxxxxxxxxxxx, ithamar.adema@xxxxxxxxxxxxxxxx, > linux-mips <linux-mips@xxxxxxxxxxxxxx> > Subject: Re: What ever happened to: [PATCH] MIPS: add support for > gzip/bzip2/lzma compressed kernel images > Content-Type: text/plain > > On Tue, 2009-10-27 at 09:37 +0800, Wu Zhangjin wrote: > > > Ralf have added this to his -queue git repo: > > > > http://www.linux-mips.org/git?p=linux-queue.git;a=commit;h=9d20b1ddf20c3ead5e381a1d06471c33d7f3cb6d > > Ah, I was looking at Ralf's kernel.org repo. > > Ralf, > > Which is the main repo? The one Wu shows above? Wu's URL is the linux-queue repo which contains the stuff that will go into the next -rc0 MIPS kernel. This -queue repo is not replicated to kernel.org. The main repo is http://www.linux-mips.org/git?p=linux.git;a=summary which I'm replicating to kernel.org. Ralf