On Mon, Jun 20, 2005 at 02:13:39PM +0530, [EMAIL PROTECTED] wrote:
> 
> Hi Greg,
> 
> Patch for usb-serial
> 
> Description of Patch
> --------------------
> 
> This patch fixes a race condition in the serial_close
> method in the usb-serial layer. There can be a scenario
> where a usb-serial adapter device driver's 'open'
> method is called while a close on the same port of
> the device is happening. This would lead to freeing
> of tty data structures even when the port is in use.
> 
> Signed-off-by: Chinmay M. Kale <[EMAIL PROTECTED]>
> 
> --- linux-2.6.11.10/drivers/usb/serial/usb-serial.c.orig
> 2005-06-15 15:56:48.000000000 +0530
> +++ linux-2.6.11.10/drivers/usb/serial/usb-serial.c     2005-06-16
> 11:36:31.136320864 +0530

The patch is still linewrapped :(

Care to use a different email client?

thanks,

greg k-h


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to