Re: [PATCH 3/3] net: wireless: bcm43xx: big_buffer_sem semaphoreto mutex

From: Ingo Molnar
Date: Sun Dec 16 2007 - 04:24:03 EST



* John W. Linville <linville@xxxxxxxxxxxxx> wrote:

> > It's not that simple. For example, regression testing will be a
> > major PITA if one needs to switch back and forth from the new driver
> > to the old one in the process.
>
> Not really true -- a single system can easily have firmware installed
> for b43, b43legacy, and bcm43xx at the same time and switch back and
> forth between them.

as long as the version 4 firmware blob is present in the system, will
testers have a fully fluid test- and work-flow when migrating across
from bcm43xx to b43, without any other changes to an existing Linux
installation? (i.e. no udev tweaks, no forced upgrades of components,
etc.)

Will it Just Work in bisection as well, when a tester's kernel
flip/flops between bcm43xx and b43 - like it does for the other 3000+
drivers in the kernel?

Note that we are _NOT_ interested in "might" or "can" scenarios. We are
interested in preserving the _existing_ bcm43xx installed base and how
much of a seemless migration the b43 transition will be. _THAT_ is what
the "no regressions" upstream rule is about, not the "ideal distro"
scenario you outline above. It is YOUR total obligation as a kernel
maintainer to ensure that you dont break old installations. How hard is
that to understand? This is not rocket science.

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