Re: [PATCH 4/4] BKL: move CONFIG_BKL to staging

From: Nick Bowler
Date: Wed Jan 19 2011 - 10:44:31 EST


On 2011-01-18 22:17 +0100, Arnd Bergmann wrote:
> Instead of moving the actual code to staging for stuff that
> depends on CONFIG_BKL, this moves just the configuration
> option it depends on.
>
> As a consequence, the remaining non-staging drivers that use
> the BKL (i830, appletalk, ipx, x25, adfs, hpfs and ufs)
> implicitly depend on staging until they get fixed.
>
> This sets 2.6.39 as the arbitrary date when we actually remove
> the option along with its last users.

I think this patch is not very nice. It will cause working kernel
configurations to turn into broken kernel configurations when the user
does 'make oldconfig', with no warning.

These drivers that use the BKL work fine. Removing working features
with no adequate replacement available seems like a serious regression
to me.

--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)
--
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/