usbatm : modprobe & rmmod
Roman Kagan
rkagan at mail.ru
Sat Jan 22 03:09:21 EST 2005
On Fri, 2005-01-21 at 19:49 +0100, matthieu castet wrote:
> my kernel freeze after 2 or 3 modprobe & use it & rmmod of usbatm (no
> message).
There's a bug in usb_atm reference counting that might be the reason:
udsl_destroy_instance kfrees udsl_instance_data, while the latter is a
member of {speedtch,cxacru,...}_instance_data and not kmalloced
separately.
I'll go through the refcounting stuff and try to come up with a proper
fix tonight or tomorrow.
Cheers,
Roman.
More information about the Usbatm
mailing list