diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2018-05-19 00:07:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-28 23:21:41 +0300 |
commit | 636757ab6c93e19e2f58d3b3af1312e34eaffbab (patch) | |
tree | fe99c6548360a0e06153c1d001a8c639e907d7f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9e73d231b895b6c44279b9d5cb72b7101a9d2fc3 (diff) | |
download | linux-636757ab6c93e19e2f58d3b3af1312e34eaffbab.tar.xz |
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
When the driver is configured in the "memcpy" dma-mode,
it uses vb2_vmalloc_memops, which is backed by a SLAB
allocator and so shouldn't be using GFP_DMA32.
Fix it.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions