Hi Greg A couple more patches for usb-linus. Both fix regressions, one makes xhci_hcd module removable again, the other fixes races in xhci seen after the usb address mutex changed from global to per bus, (as xhci handles two buses) -Mathias Arthur Demchenkov (1): usb: make module xhci_hcd removable Chris Bainbridge (1): usb: host: xhci: add mutex for non-thread-safe data drivers/usb/host/xhci.c | 57 ++++++++++++++++++++++++++++++++----------------- drivers/usb/host/xhci.h | 2 ++ 2 files changed, 40 insertions(+), 19 deletions(-) -- 1.8.3.2 -- 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