Re: linux-2.4.22 released

From: Willy Tarreau
Date: Tue Aug 26 2003 - 11:17:46 EST


On Tue, Aug 26, 2003 at 03:19:03PM +0200, Rene Rebe wrote:
> Hi,
>
> On: Mon, 25 Aug 2003 15:23:58 +0200,
> Matthias Andree <matthias.andree@xxxxxx> wrote:
> > On Mon, 25 Aug 2003, Marcelo Tosatti wrote:
> >
> > > - 2.4.22-rc4 was released as 2.4.22 with no changes.
>
> I would like to vote for i2c-2.8.0 ...

Well, there are two types of patches/add-ons out there :
- those which always apply very well and very easily : ALSA, i2c, ...
- those which are very sensible to frequent core changes : VM, FS, ...

ACPI and IDE were of the later type, and were included lately, one at a time.
This greatly eased the production of "alternative" kernels, because most others
were really easy to add.

Considering that Marcelo will never apply everything at once, would you find
more interesting that he merges difficult parts once, and let the easy ones to
all of us, or that he merges only the easy parts and let us have a hard time
merging the rest every time a new pre-release goes out ?

If I had the choice, I'd rather merge ALSA, i2c and friends myself, and rely on
a correctly merged VM or XFS or whatever. When you compile ALSA or i2c for your
kernel, you don't even notice that they touch the kernel, so what's the
problem ? We're not *that* lazy !

As a final note, I would say that this even increases test coverage : let's
assume that 1% of us replace the VM, while 20% add i2c. Then including i2c
will lead to 100% of us testing it and 1% of us testing the VM. On the other
hand, merging the VM into mainline whill lead to 100% of us testing it and 20%
of us testing i2c. Which case do you think is more reasonable for stability ?

Regards,
Willy

-
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/