The patch titled pktcdvd: make procfs interface optional has been removed from the -mm tree. Its filename was pktcdvd-make-procfs-interface-optional.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: pktcdvd: make procfs interface optional From: Thomas Maier <balagi@xxxxxxxxxxx> pktcdvd: Update Kconfig help text. Signed-off-by: Thomas Maier <balagi@xxxxxxxxxxx> Signed-off-by: Peter Osterlund <petero2@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/block/Kconfig | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff -puN drivers/block/Kconfig~pktcdvd-make-procfs-interface-optional drivers/block/Kconfig --- a/drivers/block/Kconfig~pktcdvd-make-procfs-interface-optional +++ a/drivers/block/Kconfig @@ -431,14 +431,18 @@ config CDROM_PKTCDVD tristate "Packet writing on CD/DVD media" depends on !UML 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 - compliant ATAPI or SCSI drive, which is just about any newer CD - writer. + If you have a CDROM/DVD drive that supports packet writing, say + Y to include support. It should work with any MMC/Mt Fuji + compliant ATAPI or SCSI drive, which is just about any newer + DVD/CD writer. - Currently only writing to CD-RW, DVD-RW and DVD+RW discs is possible. + Currently only writing to CD-RW, DVD-RW, DVD+RW and DVDRAM discs + is possible. DVD-RW disks must be in restricted overwrite mode. + See the file <file:Documentation/cdrom/packet-writing.txt> + for further information on the use of this driver. + To compile this driver as a module, choose M here: the module will be called pktcdvd. _ Patches currently in -mm which might be from balagi@xxxxxxxxxxx are origin.patch pktcdvd-make-procfs-interface-optional.patch pktcdvd-bio-write-congestion-using-blk_congestion_wait.patch pktcdvd-add-sysfs-and-debugfs-interface.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html