aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2015-03-04 08:55:21 -0500
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-04-01 05:56:56 -0400
commit05b676ab42f624425d5f6519276e506b812fa058 (patch)
treed632eaafa13c21c8cb4fa4530f6fa7d370545f9b /mm
parent6b46211f0a3b18b2360275ac29c4d6bfdf7bc015 (diff)
[media] media: s5p-mfc: fix mmap support for 64bit arch
TASK_SIZE is depends on the systems architecture (32 or 64 bits) and it should not be used for defining offset boundary for mmaping buffers for CAPTURE and OUTPUT queues. This patch fixes support for MMAP calls on the CAPTURE queue on 64bit architectures (like ARM64). Cc: stable@vger.kernel.org Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions