linux/drivers/media/dvb
Darron Broad 6594690b39 V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel open
When moving from one frontend to another
an application could spawn multiple threads opening
the same new frontend and in some circumstances all of
these could become delayed waiting for the previous
frontend readers or previous frontend writer thread to
complete.

In this scenario the first thread will succeed on open
to bring the new frontend online but any others will return
EBUSY. This is a fault.  If the first succeeds and all others
are on the same frontend then they should succeed also.

Signed-off-by: Darron Broad <darron@kewl.org>
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-10-17 17:28:22 -03:00
..
b2c2 V4L/DVB (8745): v4l2: fix a bunch of compile warnings. 2008-10-12 09:36:52 -02:00
bt8xx V4L/DVB: follow lspci device/vendor style 2008-10-12 09:36:46 -02:00
dm1105 V4L/DVB (9068): Kconfig dependency fix for DW2002 card with ST STV0288 demodulator. 2008-10-12 09:37:11 -02:00
dvb-core V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel open 2008-10-17 17:28:22 -03:00
dvb-usb V4L/DVB (9176): Add support for DvbWorld USB cards with STV0288 demodulator. 2008-10-13 12:27:03 -02:00
frontends V4L/DVB (9260): cx24123: Checkpatch compliance 2008-10-17 17:27:56 -03:00
pluto2 dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
siano V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV MiniStick 2008-10-17 17:26:56 -03:00
ttpci V4L/DVB (8964): dvb/budget: push adapter_nr mod option down to individual drivers 2008-10-12 09:37:02 -02:00
ttusb-budget V4L/DVB: follow lspci device/vendor style 2008-10-12 09:36:46 -02:00
ttusb-dec V4L/DVB (9040): TTUSB-DEC DVB-S: claim to have lock 2008-10-12 09:37:08 -02:00
Kconfig V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00
Makefile V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00