On Wed, 2006-03-15 at 14:58 -0800, Greg KH wrote: > > So dev->kobj->dentry should be set to NULL in > > device_remove_file() and other code should be > > fixed to check for dev->kobj->dentry == NULL ? > > No, the kobject core should do it for us. > > Here's a patch that should fix this up. Bob, can you try it out?
That looks like the magic bullet. Clean and localized. And it doesn't prod a fragile and cantankerous tty layer into barfing over everything. Huzzah! -- Paul ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
