On Saturday 19 August 2006 08:52, Trent Piepho wrote:
> When using dynamic dependencies with dvb_attach(), which module is using
> another doesn't show up with lsmod.
>
> The problem is that when a card driver attaches the frontend with
> symbol_request(), the kernel increments the use count of the frontend
> module, but doesn't keep track of which module it was the called
> symbol_request().
>
> This patch will fix it so that the kernel does keep track.

Sounds great to me - I thought it was weird the kernel didn't keep track of 
them already.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to