Re: keep in sync with -mm tree?

From: Andrew Morton
Date: Mon Nov 07 2005 - 21:50:37 EST


Coywolf Qi Hunt <coywolf@xxxxxxxxx> wrote:
>
> Hello,
>
> We can always keep in sync with the current Linus tree through his git
> tree. But from where can we keep in sync with the current -mm tree?
> ie, when somethings added to -mm, how do we get that too?

You can't. The patches in -mm spend 90% of their time in an untested,
often-doesn't-compile state. It's only in the 24-48 hours preceding a
release that I actually start build- and run-time testing it all.

> The only way now seems to check the mm-commits list. Is it possible to
> expose akpm's working folder somewhere for convenience?

Well I suppose I could upload stuff to
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/ daily. Then it's
trivial to install mm-of-the-day as a quilt series.

<does crontab -e>

Let me know how it goes..
-
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/