diff options
author | 2016-10-07 11:38:46 -0300 | |
---|---|---|
committer | 2016-10-14 12:46:06 -0300 | |
commit | c3a66e9f465e7e792dff6ccd571bc657e6504c7b (patch) | |
tree | 7802398dc6c11d5b30adc830a68172d93b8f1d2b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [media] gp8psk: don't go past the buffer size (diff) | |
download | linux-dev-c3a66e9f465e7e792dff6ccd571bc657e6504c7b.tar.xz linux-dev-c3a66e9f465e7e792dff6ccd571bc657e6504c7b.zip |
[media] nova-t-usb2: 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