[linux-usb-devel] Re: usb-serial.c disconnect race

2002-11-27 Thread Greg KH
On Wed, Nov 27, 2002 at 09:50:34AM -0500, Stuart MacDonald wrote: > From: "Greg KH" <[EMAIL PROTECTED]> > > But David's right, this needs to be fixed differently, and I'll work on > > adding proper disconnect logic. I'm already starting to work on a > > number of cleanups that these drivers need (

[linux-usb-devel] Re: usb-serial.c disconnect race

2002-11-27 Thread Stuart MacDonald
From: "Greg KH" <[EMAIL PROTECTED]> > But David's right, this needs to be fixed differently, and I'll work on > adding proper disconnect logic. I'm already starting to work on a > number of cleanups that these drivers need (proper device model changes, > code splitup, etc.) But I could use it fix

[linux-usb-devel] Re: usb-serial.c disconnect race

2002-11-26 Thread Greg KH
On Tue, Nov 26, 2002 at 03:00:38PM -0500, Stuart MacDonald wrote: > Is there a better fix that I don't see? I'll apply the patch you sent, which reduces the posible race window. But David's right, this needs to be fixed differently, and I'll work on adding proper disconnect logic. I'm already st