[patch] 2.6.7-mm6: let CDROM_PKTCDVD depend on experimental

From: Adrian Bunk
Date: Mon Jul 05 2004 - 17:57:58 EST


On Mon, Jul 05, 2004 at 02:31:20AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.7-mm5:
>...
> +dvdrw-support-for-267-bk13.patch
> +cdrw-packet-writing-support-for-267-bk13.patch
> +dvd-rw-packet-writing-update.patch
> +fix-race-in-pktcdvd-kernel-thread-handling.patch
> +fix-open-close-races-in-pktcdvd.patch
> +packet-writing-review-fixups.patch
> +packet-writing-docco.patch
>
> DVD-RW/CD-RW packet writing support
>...

CDROM_PKTCDVD seems to be a good candidate for depending on
EXPERIMENTAL:

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.7-mm6-full/drivers/block/Kconfig.old 2004-07-06 00:48:44.000000000 +0200
+++ linux-2.6.7-mm6-full/drivers/block/Kconfig 2004-07-06 00:51:51.000000000 +0200
@@ -342,6 +342,7 @@

config CDROM_PKTCDVD
tristate "Packet writing on CD/DVD media"
+ depends on EXPERIMENTAL
help
If you have a CDROM drive that supports packet writing, say Y to
include preliminary support. It should work with any MMC/Mt Fuji

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