Am Montag, 29. Juni 2015, 11:05:27 schrieb Mian Yousaf Kaukab: > This series fixes 3 sources of sleep while atomic bugs. Including > the one reported by Heiko Stuebner here: > http://www.spinics.net/lists/linux-usb/msg125186.html > > Please review. the current state of mainline during the merge window emits the sleep while atomic warnings. This series fixes it [and usb of course still works :-) ], so it would probably be nice getting this into rc1 or so. Heiko > > Thank you, > > Best regards, > Yousaf > > History: > v2: > - Fixed John's comment > v1: > - Added John's Acked-by > > Mian Yousaf Kaukab (3): > usb: dwc2: host: allocate qh before atomic enqueue > usb: dwc2: host: allocate qtd before atomic enqueue > usb: dwc2: embed storage for reg backup in struct dwc2_hsotg > > drivers/usb/dwc2/core.c | 55 > ++++++++++++-------------------------------- drivers/usb/dwc2/core.h | > 9 +++++--- > drivers/usb/dwc2/hcd.c | 55 > +++++++++++++++++++++++++++++++++----------- drivers/usb/dwc2/hcd.h | > 5 +++- > drivers/usb/dwc2/hcd_queue.c | 49 ++++++++++----------------------------- > 5 files changed, 79 insertions(+), 94 deletions(-) -- 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