OSDN Git Service

staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMP
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 21 Sep 2017 07:14:09 +0000 (10:14 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Sep 2017 08:57:22 +0000 (10:57 +0200)
commitcbf83fb8743499da6cf592067a46b1b2b7db399f
tree4550c6812341ce01834f58a8374d26ab955d7832
parentf57329c6fc2d0787f3d020d029bce96a5ea0399b
staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMP

BCM2835_VCHIQ_SUPPORT_MEMDUMP lets you look through any user memory.
That's too big of an information leak from a security perspective.  The
debugging dumps need to be more specific to this driver.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/Kconfig
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c