Ralph Metzler wrote: > The call sequence above should not happen this way. Easy to fix. How? Have you fixed it in your av7110 driver? > The other bug is in dvb_dmx_swfilter, which should not lock for user > space calls. It also (purposely) did not until it was abused for IRQ calls of > cards with unaligned TS data. I think it still doesn't. Or maybe it's too late at night and I can't see the lock ;-/ Do you mean dvbdmx_write()? Johannes