Re: Why is 2.6.12.2 less stable on my laptop than 2.6.10?

From: Andi Kleen
Date: Thu Jul 14 2005 - 19:40:58 EST


Mark Gross <mgross@xxxxxxxxxxxxxxx> writes:
>
> The problem is the process, not than the code.
> * The issues are too much ad-hock code flux without enough disciplined/formal
> regression testing and review.

It's basically impossible to regression test swsusp except to release it.
Its success or failure depends on exactly the driver combination/platform/BIOS
version etc. e.g. all drivers have to cooperate and the particular
bugs in your BIOS need to be worked around etc. Since that is quite fragile
regressions are common.

However in some other cases I agree some more regression testing
before release would be nice. But that's not how Linux works. Linux
does regression testing after release.

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