On Mon, Jun 09, 2014 at 07:07:29PM +0300, Mathias Nyman wrote: > xhci_stop_device() allocates and issues stop commands for each active endpoint. > This is done with spinlock held and interrupt disabled so we can't sleep during > memory allocation. Use GFP_ATOMIC instead > > Regressiong from commit ddba5cd0aeff5bbed92ebdf4b1223300b0541e78 "Regressiong"? :) > "xhci: Use command structures when queuing commands on the command ring" > for 3.16-rc1 So you want a "fixes:" tag here, right? > > Signed-off-by: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> No "Reported-by:" line? thanks, 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