3.8.13.15 -stable review patch.  If anyone has any objections, please let me 
know.

------------------

From: Greg Kroah-Hartman <gre...@linuxfoundation.org>

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 <n...@ngolde.de>
Reported-by: Dan Carpenter <dan.carpen...@oracle.com>
Cc: Omar Ramirez Luna <omar.rami...@copitl.com>
Cc: Omar Ramirez Luna <omar.rami...@ti.com>
Cc: Kanigeri, Hari <h-kanige...@ti.com>
Cc: Ameya Palande <ameya.pala...@nokia.com>
Cc: Guzman Lugo, Fernando <fernando.l...@ti.com>
Cc: Hebbar, Shivananda <x0heb...@ti.com>
Cc: Ramos Falcon, Ernesto <erne...@ti.com>
Cc: Felipe Contreras <felipe.contre...@gmail.com>
Cc: Anna, Suman <s-a...@ti.com>
Cc: Gupta, Ramesh <grgu...@ti.com>
Cc: Gomez Castellanos, Ivan <ivan.go...@ti.com>
Cc: Andy Shevchenko <ext-andriy.shevche...@nokia.com>
Cc: Armando Uribe De Leon <x0095...@ti.com>
Cc: Deepak Chitriki <deepak.chitr...@ti.com>
Cc: Menon, Nishanth <n...@ti.com>
Cc: Phil Carmody <ext-phil.2.carm...@nokia.com>
Cc: Ohad Ben-Cohen <o...@wizery.com>
Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
[ kamal: backport to 3.8 (context) ]
Signed-off-by: Kamal Mostafa <ka...@canonical.com>
---
 drivers/staging/tidspbridge/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/tidspbridge/Kconfig 
b/drivers/staging/tidspbridge/Kconfig
index 0dd479f..f67c78e 100644
--- 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
-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to