Details
[Home]
Issue of the Implementation # L0161
Brief
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Detailed Description
As far as kzalloc() is called with spinlock held, we have to pass GFP_ATOMIC regardless of mem_flags argument.
Component
linux-kernel 3.16
Accepted
https://lkml.org/lkml/2014/6/19/507
commit
Status
Fixed in 3.17-rc1
[Home]
»