Re: [2.6 patch] remove CONFIG_EXPERIMENTAL

From: Paul Mundt
Date: Fri Jan 11 2008 - 05:42:35 EST


On Thu, Jan 10, 2008 at 10:18:45PM +0000, Ralf Baechle wrote:
> On Tue, Jan 01, 2008 at 03:48:09PM +0200, Adrian Bunk wrote:
>
> Definately NAK for the MIPS segments. Some of the EXPERIMENTAL
> dependencies should be removed but many options tagged with EXPERIMENTAL
> are still dangerous.
>
Likewise for the SH portions. EXPERIMENTAL in these places really does
mean EXPERIMENTAL. BROKEN has very different meanings, as does silently
promoting the offending options to !EXPERIMENTAL.

While EXPERIMENTAL in drivers/ might not have any real meaning, most of
the examples listed for arch/ have been intentional, and I'd wager that
most arch maintainers used it both carefully and intentionally. There's
no reason to punish arch/ for the transgressions of drivers/.

If enough subsystems switch off of EXPERIMENTAL and use a
subsystem-specific EXPERIMENTAL option, then perhaps we can reclaim
EXPERIMENTAL to actually mean what it's supposed to, without worrying
about people just turning it on to get at all of their missing driver
options.
--
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/