Details
[Home]
Issue of the Implementation # L0151
Brief
usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()
Detailed Description
As far as gr_queue() is called with spinlock held, we have to pass GFP_ATOMIC regardless of gfp argument.
Component
linux-kernel 3.15
Accepted
https://lkml.org/lkml/2014/5/7/646
commit
Status
Fixed in kernel 3.16-rc1
[Home]
»