diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2018-05-18 17:07:48 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-03 07:47:42 +0200 |
commit | 605adcb4bbc6183b841a9adb9a2ddb62b9bc06a2 (patch) | |
tree | a1c267f7c528a9bcc8771e00073c20a20fb6dfe1 /fs/btrfs/tree-log.c | |
parent | befb5d0a366a3a59c0ef72686b39eac5fc81b67e (diff) |
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
[ Upstream commit 636757ab6c93e19e2f58d3b3af1312e34eaffbab ]
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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions