Details
[Home]
Issue of the Implementation # L0242
Brief
USB: serial: mos7840: fix non-atomic allocation in write path
Detailed Description
There is an allocation with GFP_KERNEL flag in mos7840_write(), while it may be called from interrupt context.
Component
linux-kernel 4.7
Accepted
http://linuxtesting.org/pipermail/ldv-project/2016-August/000677.html
commit
Status
Fixed in kernel 4.8-rc5
[Home]
»