Hi Greg, Here are the musb fixes for v4.11-rc3 even the -rc2 is not out yet, because I will be offline for about 10 days and don't want to wait until I am back. One of the patches fixes the missing iounmap() caused in -rc1, and the other two fix the old bugs which were just exposed recently. If there is any change needed, I will do it after I am back. Thanks, -Bin. --- Bin Liu (3): usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer usb: musb: dsps: fix iounmap in error and exit paths usb: musb: fix possible spinlock deadlock drivers/usb/musb/musb_core.c | 2 +- drivers/usb/musb/musb_cppi41.c | 23 +++++++++++++++++++++-- drivers/usb/musb/musb_dsps.c | 5 ++++- 3 files changed, 26 insertions(+), 4 deletions(-) -- 1.9.1 -- 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