> The following snippet is curious (Alan's tree has the unlock):
>
> @@ -845,7 +838,6 @@
>
> dbg("usb_hub_thread exiting");
>
> - unlock_kernel();
> complete_and_exit(&khubd_exited, 0);
> }
>
> I have no idea what is right, above.I believe the unlock is right - its basically harmless because the thread then sleeps and dies _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
