On Fri, Sep 13, 2013 at 01:57:42PM -0600, Bjorn Helgaas wrote: > usb_bus_list_lock is used by usbfs, but that's in the same module as > hcd.c, so there's no need to export it. Update the comment to show > that it protects the set of root hubs as well as the list of buses. usbmon also uses this, so this patch breaks the build: ERROR: "usb_bus_list_lock" [drivers/usb/mon/usbmon.ko] undefined! So I can't take this patch, sorry. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html