> From: Paul Zimmerman
> Sent: Wednesday, September 18, 2013 3:13 PM
> 
> I'm getting the following from the dwc3 driver using the dwc3-pci glue
> layer, when modprobing the driver. It's not fatal, the driver continues
> to work afterwards. Looks like request_threaded_irq() is getting called
> with irqs disabled, and it can sleep.
> 
> I am unable to test with 3.12-rc1, because my VGA console doesn't work
> with that kernel.

After further investigation, it looks like this was fixed in June by
b0d7ffd44ba9cd2dfbf299674418193a5f9ed21a "usb: dwc3: gadget: don't
request IRQs in atomic", but somehow it didn't make it to Linus for 3.11

-- 
Paul

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to