Here is the revert, and fix, for the USB printer issue you found. Note, when I tested this, I couldn't get it to work at all, with the original patch applied, or reverted. Turns out that this is an issue with my system and CUPS, it wanted the usblp driver to not be loaded at all in order for it to print to my printer, which is something new to me, and I'll need to figure that out later. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ The full patches will be sent to the linux-usb mailing list, if anyone wants to see them. thanks, greg k-h ------------ drivers/usb/core/usb.c | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) --------------- Greg Kroah-Hartman (1): Revert "USB: Close usb_find_interface race" Russ Dill (1): USB: Close usb_find_interface race v3 -- 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