Am Donnerstag, 25. September 2003 00:17 schrieb David Brownell:
> --- 1.140/drivers/usb/core/usb.c Tue Sep 16 03:47:19 2003
> +++ edited/drivers/usb/core/usb.c Tue Sep 23 18:12:16 2003
> @@ -898,6 +898,7 @@
> * this device will fail.
> */
> dev->state = USB_STATE_NOTATTACHED;
> + down(&dev->serialize);
>
> dev_info (&dev->dev, "USB disconnect, address %d\n", dev->devnum);
>
It seems to me that dev->state should be protected by the semaphore here.
Regards
Oliver
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel