summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vivi.c
diff options
context:
space:
mode:
authorHans Verkuil2010-09-26 14:01:26 +0200
committerMauro Carvalho Chehab2010-10-21 05:06:14 +0200
commit0e0809a58869e3e422985f868ad5e0da1fc0ba85 (patch)
treee4895d60a050e15d6c4b21aa7dbc4090199efdf3 /drivers/media/video/vivi.c
parentV4L/DVB: videobuf: add ext_lock argument to the queue init functions (diff)
downloadkernel-qcow2-linux-0e0809a58869e3e422985f868ad5e0da1fc0ba85.tar.gz
kernel-qcow2-linux-0e0809a58869e3e422985f868ad5e0da1fc0ba85.tar.xz
kernel-qcow2-linux-0e0809a58869e3e422985f868ad5e0da1fc0ba85.zip
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
videobuf_waiton() must unlock and relock ext_lock if it has to wait. For that to happen it needs the videobuf_queue pointer. Don't attempt to unlock/relock q->ext_lock unless it was locked in the first place. vb->state has to be protected by a spinlock to be safe. This patch is based on code from Mauro Carvalho Chehab <mchehab@redhat.com>. [mchehab@redhat.com: add extra argument to a few missing places] Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/vivi.c')
0 files changed, 0 insertions, 0 deletions