summaryrefslogtreecommitdiff
path: root/tools/scripts
diff options
context:
space:
mode:
authorTiffany Lin <tiffany.lin@mediatek.com>2015-09-24 09:02:36 (GMT)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-10-20 16:35:52 (GMT)
commitd9a985883fa32453d099d6293188c11d75cef1fa (patch)
treebf7c362092203e5832c3dc52208e17ce116c87a7 /tools/scripts
parentf06d89028b35c938f9f7551e03f400037f0da82c (diff)
downloadlinux-d9a985883fa32453d099d6293188c11d75cef1fa.tar.xz
[media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish
In videobuf2 dma-contig memory type the prepare and finish ops, instead of passing the number of entries in the original scatterlist as the "nents" parameter to dma_sync_sg_for_device() and dma_sync_sg_for_cpu(), the value returned by dma_map_sg() was used. Albeit this has been suggested in comments of some implementations (which have since been corrected), this is wrong. Fixes: 199d101efdba ("v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator") Cc: stable@vger.kernel.org # for v3.8 and up Signed-off-by: Tiffany Lin <tiffany.lin@mediatek.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions