On Tue, Feb 26, 2002 at 09:05:36PM -0500, Hugo Haas wrote: > * Greg KH <[EMAIL PROTECTED]> [2002-02-26 15:02-0800] > > > Can't usb_serial_disconnect() take the semaphore visor_close() takes ? > > > > Yes it could, but there would still be a small race window. I would > > have to push "down (&port->sem);" back to the serial_close() function. > > > > Hm, that might be a good idea anyway... I'll go make up a patch to try > > that out... Ah, here we go. > > > > Hugo, could you try this patch out and let me know if it solves your > > problem? It's against 2.4.18 and "works for me" (tm) > > I did a dozen of syncs, and didn't see anything wrong. Since this is > my only serial USB device, that definitely works for me.
Great! Thanks for testing this. I just made up a 2.5 patch, and I'll work on a 2.4 version tomorrow. thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
