This is a note to let you know that I've just added the patch titled Staging: tidspbridge: disable driver to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: staging-tidspbridge-disable-driver.patch and it can be found in the queue-3.4 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From 930ba4a374b96560ef9fde2145cdc454a164ddcc Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Date: Wed, 27 Nov 2013 09:32:49 -0800 Subject: Staging: tidspbridge: disable driver From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> commit 930ba4a374b96560ef9fde2145cdc454a164ddcc upstream. There seems to be no active maintainer for the driver, and there is an unfixed security bug, so disable the driver for now. Hopefully someone steps up to be the maintainer, and works to get this out of staging, otherwise it will be deleted soon. Reported-by: Nico Golde <nico@xxxxxxxxx> Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Cc: Omar Ramirez Luna <omar.ramirez@xxxxxxxxxx> Cc: Omar Ramirez Luna <omar.ramirez@xxxxxx> Cc: Kanigeri, Hari <h-kanigeri2@xxxxxx> Cc: Ameya Palande <ameya.palande@xxxxxxxxx> Cc: Guzman Lugo, Fernando <fernando.lugo@xxxxxx> Cc: Hebbar, Shivananda <x0hebbar@xxxxxx> Cc: Ramos Falcon, Ernesto <ernesto@xxxxxx> Cc: Felipe Contreras <felipe.contreras@xxxxxxxxx> Cc: Anna, Suman <s-anna@xxxxxx> Cc: Gupta, Ramesh <grgupta@xxxxxx> Cc: Gomez Castellanos, Ivan <ivan.gomez@xxxxxx> Cc: Andy Shevchenko <ext-andriy.shevchenko@xxxxxxxxx> Cc: Armando Uribe De Leon <x0095078@xxxxxx> Cc: Deepak Chitriki <deepak.chitriki@xxxxxx> Cc: Menon, Nishanth <nm@xxxxxx> Cc: Phil Carmody <ext-phil.2.carmody@xxxxxxxxx> Cc: Ohad Ben-Cohen <ohad@xxxxxxxxxx> Cc: stable <stable@xxxxxxxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- drivers/staging/tidspbridge/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/staging/tidspbridge/Kconfig +++ b/drivers/staging/tidspbridge/Kconfig @@ -4,7 +4,7 @@ menuconfig TIDSPBRIDGE tristate "DSP Bridge driver" - depends on ARCH_OMAP3 + depends on ARCH_OMAP3 && BROKEN select OMAP_MBOX_FWK help DSP/BIOS Bridge is designed for platforms that contain a GPP and Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are queue-3.4/backlight-atmel-pwm-bl-fix-reported-brightness.patch queue-3.4/asoc-ak4642-prevent-un-necessary-changes-to-sg_sl1.patch queue-3.4/arm-integrator_cp-set-lcd-0-1-enable-lines-when-turning-on-clcd.patch queue-3.4/arm-sa11x0-assabet-ensure-cs2-is-configured-appropriately.patch queue-3.4/asoc-wm8962-turn-on-regcache_cache_only-before-disabling-regulator.patch queue-3.4/asoc-blackfin-fix-missing-break.patch queue-3.4/staging-tidspbridge-disable-driver.patch -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html