linux/drivers/media
Josh Boyer ff17999184 [media] ttusb2: Don't use stack variables for DMA
The ttusb2_msg function uses on-stack variables to submit commands to
dvb_usb_generic.  This eventually gets to the DMA api layer and will throw a
traceback if the debugging options are set.

This allocates the temporary buffer variables with kzalloc instead.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=734506

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-11-07 13:48:18 -02:00
..
common [media] FM1216ME_MK3 AUX byte for FM mode 2011-11-07 12:39:17 -02:00
dvb [media] ttusb2: Don't use stack variables for DMA 2011-11-07 13:48:18 -02:00
radio [media] media: tea5764: reconcile Kconfig symbol and macro 2011-11-03 18:33:54 -02:00
rc [media] rc/ir-lirc-codec: cleanup __user tags 2011-10-11 17:48:36 -03:00
video [media] drivers/media/video/davinci/vpbe_display.c: eliminate a null pointer dereference 2011-11-07 13:13:15 -02:00
Kconfig [media] DVB: dvb-net, make the kconfig text helpful 2011-07-27 17:53:09 -03:00
Makefile
media-device.c
media-devnode.c [media] media: Fix media device minor registration 2011-06-01 13:24:23 -03:00
media-entity.c [media] media: Properly handle link flags in link setup, link notify callback 2011-04-17 07:43:32 -03:00