Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: [PATCH] fix oops from removing running dvb_net



> Steps to reproduce it:
> - apply the joint patch to current dvb-kernel, resolve the one
> conflict in av7110 manually (no big deal)
> - recompile & load the driver

I still can't reproduce it this way, but have found something 
else that could be possible cause. Those links are needed
for my 2.6 otherwise it won't compile functinal code:

/usr/include/asm -> /usr/src/linux/include/linux
/usr/include/linux -> /usr/src/linux/include/linux
/usr/src/linux -> /usr/local/src/linux
/usr/local/src/linux -> /usr/local/src/linux-2.6.0

Also the hotplug is not immediately active when /etc/modules
are parsed, so modprobe dvb-ttpci should be called later,
after /etc/init.d/hotplug has been started...

szap rises module usage count to 3 and after szap exits
the usage count is 0 for dvb-ttpci... I have tested it
with vdr too, when usage count rises sometimes to over 20 and 
always returns to 0. 

The joint05a.patch is well tested in my case and works stable

Emard


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index