diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2018-05-18 17:07:48 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-28 16:21:41 -0400 |
commit | 636757ab6c93e19e2f58d3b3af1312e34eaffbab (patch) | |
tree | fe99c6548360a0e06153c1d001a8c639e907d7f0 /scripts/gdb/linux/utils.py | |
parent | 9e73d231b895b6c44279b9d5cb72b7101a9d2fc3 (diff) |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions