kernel-fxtec-pro1x/drivers/media
Andreas Oberritter dda06a8e46 V4L/DVB (9029): Fix deadlock in demux code
The functions dvb_dmxdev_section_callback, dvb_dmxdev_ts_callback,
dvb_dmx_swfilter_packet, dvb_dmx_swfilter_packets, dvb_dmx_swfilter and
dvb_dmx_swfilter_204 may be called from both interrupt and process
context. Therefore they need to be protected by spin_lock_irqsave()
instead of spin_lock().

This fixes a deadlock discovered by lockdep.

Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-10-04 22:59:55 -03:00
..
common V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600 2008-10-04 22:43:41 -03:00
dvb V4L/DVB (9029): Fix deadlock in demux code 2008-10-04 22:59:55 -03:00
radio V4L/DVB (8778): radio: fix incorrect video_register_device result check 2008-09-03 18:37:16 -03:00
video V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600 2008-10-04 22:43:41 -03:00
Kconfig V4L/DVB (8392): media/Kconfig: Convert V4L1_COMPAT select into "depends on" 2008-07-20 07:28:49 -03:00
Makefile V4L/DVB (8274): sms1xxx: build cleanup after driver relocation 2008-07-20 07:20:56 -03:00