diff options
author | Alexey Khoroshilov <[email protected]> | 2016-08-12 01:05:09 +0300 |
---|---|---|
committer | Johan Hovold <[email protected]> | 2016-08-15 10:43:57 +0200 |
commit | 3b7c7e52efda0d4640060de747768360ba70a7c0 (patch) | |
tree | 7805b01626db56539e3fc382bb93a35a52e84b47 /scripts/gdb | |
parent | 5a5a1d614287a647b36dff3f40c2b0ceabbc83ec (diff) |
USB: serial: mos7840: fix non-atomic allocation in write path
There is an allocation with GFP_KERNEL flag in mos7840_write(),
while it may be called from interrupt context.
Follow-up for commit 191252837626 ("USB: kobil_sct: fix non-atomic
allocation in write path")
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions