diff options
author | Johan Hovold <johan@kernel.org> | 2014-10-29 09:07:31 +0100 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2014-11-03 09:07:30 +0100 |
commit | e681286de221af78fc85db9222b6a203148c005a (patch) | |
tree | 10200bb2cafde8e2097b2ad139eb66042c1dda63 /crypto | |
parent | USB: kobil_sct: fix non-atomic allocation in write path (diff) | |
download | linux-e681286de221af78fc85db9222b6a203148c005a.tar.xz linux-e681286de221af78fc85db9222b6a203148c005a.zip |
USB: opticon: fix non-atomic allocation in write path
Write may be called from interrupt context so make sure to use
GFP_ATOMIC for all allocations in write.
Fixes: 0d930e51cfe6 ("USB: opticon: Add Opticon OPN2001 write support")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions