summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/videobuf2-core.c
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@collabora.com>2018-05-19 00:07:48 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-03 08:50:28 +0300
commitb7ffc03574f84c616d64e00b4ec3c4c46743b95f (patch)
tree8210769cf167292e0923b000dd0dac047781caac /drivers/media/v4l2-core/videobuf2-core.c
parent1a95962bf210b6d763113d595e74223341492684 (diff)
downloadlinux-b7ffc03574f84c616d64e00b4ec3c4c46743b95f.tar.xz
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 'drivers/media/v4l2-core/videobuf2-core.c')
0 files changed, 0 insertions, 0 deletions