diff options
author | 2016-10-07 06:30:27 -0300 | |
---|---|---|
committer | 2016-10-14 12:37:19 -0300 | |
commit | 17ce039b4e5405c49d8c0d64e6d781cc6f4dc1ac (patch) | |
tree | d7397433bd2745f18491385eb2d084619721eaf6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [media] cinergyT2-fe: don't do DMA on stack (diff) | |
download | linux-dev-17ce039b4e5405c49d8c0d64e6d781cc6f4dc1ac.tar.xz linux-dev-17ce039b4e5405c49d8c0d64e6d781cc6f4dc1ac.zip |
[media] cxusb: don't do DMA on stack
The USB control messages require DMA to work. We cannot pass
a stack-allocated buffer, as it is not warranted that the
stack would be into a DMA enabled area.
Reviewed-by: Patrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions