linux/drivers/media/platform
Laurent Pinchart 9be2936959 [media] media: omap3isp: video: Don't call vb2 mmap with queue lock held
videobuf2 has long been subject to AB-BA style deadlocks due to the
queue lock and mmap_sem being taken in different orders for the mmap
operation. The problem has been fixed by making this operation callable
without taking the queue lock, using an mmap_lock internal to videobuf2.

The omap3isp driver still calls the mmap operation with the queue lock
held, resulting in a potential deadlock. As the operation can now be
called without locking the queue, fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-02 16:31:14 -03:00
..
am437x [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
blackfin Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
coda [media] coda: simplify check in coda_buf_queue 2015-02-02 10:38:21 -02:00
davinci [media] davinci: add V4L2 dependencies 2015-02-02 11:09:02 -02:00
exynos4-is [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config 2015-03-23 11:41:36 -07:00
exynos-gsc [media] media: exynos-gsc: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:34:35 -02:00
marvell-ccic [media] v4l2-subdev: add support for the new enum_frame_interval 'which' field 2015-03-23 12:01:15 -07:00
omap [media] media: omap/omap_vout: fix type of input members to omap_vout_setup_vrfb_bufs() 2015-03-03 11:22:58 -03:00
omap3isp [media] media: omap3isp: video: Don't call vb2 mmap with queue lock held 2015-04-02 16:31:14 -03:00
s3c-camif [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config 2015-03-23 11:41:36 -07:00
s5p-g2d [media] s5p-g2d: remove unnecessary version.h inclusion 2015-02-02 09:58:23 -02:00
s5p-jpeg Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
s5p-mfc [media] s5p-mfc: remove unnecessary version.h inclusion 2015-02-02 09:58:35 -02:00
s5p-tv [media] media: s5p-tv: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:52 -02:00
soc_camera [media] v4l2-subdev: add support for the new enum_frame_interval 'which' field 2015-03-23 12:01:15 -07:00
ti-vpe [media] media: ti-vpe: Use mem-to-mem ioctl helpers 2015-02-02 13:34:18 -02:00
vivid [media] vivid sdr: fix broken sine tone generated for sdr FM 2015-03-02 14:53:04 -03:00
vsp1 [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
arv.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
fsl-viu.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
Kconfig [media] timberdale: VIDEO_TIMBERDALE should depend on HAS_DMA 2015-03-02 14:40:40 -03:00
m2m-deinterlace.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
Makefile [media] media: platform: add VPFE capture driver support for AM437X 2014-12-23 12:09:58 -02:00
mx2_emmaprp.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
sh_veu.c [media] media: sh_veu: use vb2_ops_wait_prepare/finish helper 2014-12-22 14:35:13 -02:00
sh_vou.c [media] sh_vou: fix memory leak on error paths in sh_vou_open() 2015-03-02 14:46:48 -03:00
timblogiw.c media: platform: drop owner assignment from platform_drivers 2014-10-20 16:20:44 +02:00
via-camera.c [media] v4l2-subdev: add support for the new enum_frame_interval 'which' field 2015-03-23 12:01:15 -07:00
via-camera.h
vim2m.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00