[3.8.y.z extended stable] Patch "Staging: tidspbridge: disable driver" has been added to staging queue

Kamal Mostafa kamal at canonical.com
Wed Dec 11 22:11:30 UTC 2013


This is a note to let you know that I have just added a patch titled

    Staging: tidspbridge: disable driver

to the linux-3.8.y-queue branch of the 3.8.y.z extended stable tree 
which can be found at:

 http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.8.y-queue

This patch is scheduled to be released in version 3.8.13.15.

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.8.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

>From f5297f4d2a38d5bb48ca37543d9538955c0a4b92 Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Date: Wed, 27 Nov 2013 09:32:49 -0800
Subject: Staging: tidspbridge: disable driver

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 at ngolde.de>
Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
Cc: Omar Ramirez Luna <omar.ramirez at copitl.com>
Cc: Omar Ramirez Luna <omar.ramirez at ti.com>
Cc: Kanigeri, Hari <h-kanigeri2 at ti.com>
Cc: Ameya Palande <ameya.palande at nokia.com>
Cc: Guzman Lugo, Fernando <fernando.lugo at ti.com>
Cc: Hebbar, Shivananda <x0hebbar at ti.com>
Cc: Ramos Falcon, Ernesto <ernesto at ti.com>
Cc: Felipe Contreras <felipe.contreras at gmail.com>
Cc: Anna, Suman <s-anna at ti.com>
Cc: Gupta, Ramesh <grgupta at ti.com>
Cc: Gomez Castellanos, Ivan <ivan.gomez at ti.com>
Cc: Andy Shevchenko <ext-andriy.shevchenko at nokia.com>
Cc: Armando Uribe De Leon <x0095078 at ti.com>
Cc: Deepak Chitriki <deepak.chitriki at ti.com>
Cc: Menon, Nishanth <nm at ti.com>
Cc: Phil Carmody <ext-phil.2.carmody at nokia.com>
Cc: Ohad Ben-Cohen <ohad at wizery.com>
Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
[ kamal: backport to 3.8 (context) ]
Signed-off-by: Kamal Mostafa <kamal at 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





More information about the kernel-team mailing list