Pekka Pietikainen writes: > On Sun, Nov 02, 2003 at 01:22:35PM +0200, Pekka Pietikainen wrote: > > > Hopefully this is enough to debug the problem, I'll try to figure it out > > myself as well, but since I'm quite unfamiliar with the code it might take > > some time :/ > Is it just me, or shouldn't dmx_pid_set get demux->mutex before deleting > entries from feed->list?
No, it only is called from functions which already got the mutex. But it should disable irq/bh (see dmx_pid_set in dvb_sw_demux.c in our driver). Ralph -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
