Re: Linux 2.6.11.1

From: Lee Revell
Date: Sat Mar 05 2005 - 17:09:26 EST


On Sat, 2005-03-05 at 16:49 -0500, Gene Heskett wrote:
> What he said! Perfectly good patches, which fix real problems would
> appear to be sitting in testing/broken_out till bit rot or ???.
>
> If you want a testers testimony, I'm running the bk-ieee1394.patch,
> and all I can say at this point is that it Just Works(TM). I have
> NDI how it got a yesterdays Mar 4) date in the directory listing
> there though, I've had it a bit longer than that by 2-3 days as my
> copy shows a Mar 1 date. I first got it via svn fetch at
> linux-ieee1394.org or some such in January.
>
> Fixes for real problems that fix real problems should somehow get a
> faster track into final. The current firewire in the kernel as of
> 2.6.11 is still badly borked.

Driver updates are a hard problem. Nothing annoys users more than
unsupported hardware. But if you aggressively add support for new
devices you can break things that have worked for ages.

A change that makes your hardware work may break someone else's. There
is no such thing as an obviously correct patch when you are flipping
bits in the hardware. You can never eliminate 100% of driver
regressions, all you can do is minimize the impact by getting release
candidates tested on the widest possible range of hardware.

Lee

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