aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFlorian Mickler <[email protected]>2011-03-21 07:19:10 -0300
committerMauro Carvalho Chehab <[email protected]>2011-05-20 09:28:08 -0300
commit57873c720caddf19eef2d5fe734575f7175abb48 (patch)
tree94c3bfba53001f63d48b51f0e9251fcc0780849c /tools/perf/scripts/python/bin
parentcf53b82d5d6eae920a1527b564f17c86e8118f0c (diff)
[media] vp702x: get rid of on-stack dma buffers
usb_control_msg initiates (and waits for completion of) a dma transfer using the supplied buffer. That buffer thus has to be seperately allocated on the heap. In lib/dma_debug.c the function check_for_stack even warns about it: WARNING: at lib/dma-debug.c:866 check_for_stack Note: This change is tested to compile only, as I don't have the hardware. Signed-off-by: Florian Mickler <[email protected]> Cc: Patrick Boettcher <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions