On Wed, Jun 09, 2004 at 12:38:07PM -0400, Alan Stern wrote: > Greg: > > After my last few changesets there were a few small items that needed to > be tidied up. > > Update kerneldoc to reflect the actual operation of > usb_disconnect() and usb_new_device(). The new locking > requirements are listed too, though they aren't all > implemented yet. > > Fulfill the new locking requirement in hcd_panic(). > > Remove unneeded local variables to conserve stack space in > usb_disconnect(), which calls itself recursively. > > In hub_port_connect_change(), store the parent's children[] > pointer as late as possible and don't lock the new device until > then (that's when it becomes globally accessible). This will > minimize the time that the not-fully-configured device structure > is visible to other parts of the kernel. > > Please apply.
Applied, thanks. greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
