aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFlorian Mickler <[email protected]>2011-03-20 18:50:50 -0300
committerMauro Carvalho Chehab <[email protected]>2011-05-20 09:28:18 -0300
commit2a596f84e2e368a3167947b32c8ea51125f87c58 (patch)
tree283fd9095e0ecffbf1d8e9cbdbdc325191032655 /tools/perf/scripts/python/bin
parent029461dbea04f4b6943bd24b6ae7906f28593a2f (diff)
[media] au6610: get rid of on-stack dma buffer
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 Signed-off-by: Florian Mickler <[email protected]> Acked-by: Antti Palosaari <[email protected]> Reviewed-by: Antti Palosaari <[email protected]> Tested-by: Antti Palosaari <[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