aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSeung-Woo Kim <[email protected]>2019-10-18 07:20:52 -0300
committerMauro Carvalho Chehab <[email protected]>2019-11-05 08:56:56 -0300
commit704c6c80fb471d1bb0ef0d61a94617d1d55743cd (patch)
treed882ffe9c790f38e2518a3ba1a2614a0aacfb576 /tools/perf/scripts/python/bin
parentd39083234c60519724c6ed59509a2129fd2aed41 (diff)
media: exynos4-is: Fix recursive locking in isp_video_release()
>From isp_video_release(), &isp->video_lock is held and subsequent vb2_fop_release() tries to lock vdev->lock which is same with the previous one. Replace vb2_fop_release() with _vb2_fop_release() to fix the recursive locking. Fixes: 1380f5754cb0 ("[media] videobuf2: Add missing lock held on vb2_fop_release") Signed-off-by: Seung-Woo Kim <[email protected]> Reviewed-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions