On Fri, Oct 25, 2002 at 01:22:47PM -0400, Johannes Erdfelt wrote: > On Fri, Oct 25, 2002, Greg KH <[EMAIL PROTECTED]> wrote: > > On Fri, Oct 25, 2002 at 11:39:54AM -0400, Johannes Erdfelt wrote: > > > This patch drops khubd_sem from the hub driver in favor of using > > > reference counting. This gets rid of the ugly and abusive usage of > > > semaphores to do pretty much the same thing :) > > > > > > I have done some light testing with it and it seems to be fine. Comments > > > and reports are welcome before I submit to Greg. > > > > I like it, but I don't see a patch to add refcnt to the usb_hub > > structure, which I think is needed to enable this patch to build :) > > Woops! :) > > Can you merge changesets in BitKeeper?
Nope, but I've heard rumors that this is a feature coming in the future. You can export a number of changesets at once, or everything from a specific point onward. See the documentation for "range" for more info on this. Thanks for the extra diff. greg k-h ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
