diff options
author | Johan Hovold <johan@kernel.org> | 2014-10-29 09:07:30 +0100 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-11-13 19:02:55 +0100 |
commit | b67eae0838424db8b4bb2f49024922df6792d0bb (patch) | |
tree | 776cba0e8b225bcba997fa8e91d2148f6ba9501d /mm/huge_memory.c | |
parent | bfdb4179ec3f9339062196ce922431ff27a2d99d (diff) |
USB: kobil_sct: fix non-atomic allocation in write path
commit 191252837626fca0de694c18bb2aa64c118eda89 upstream.
Write may be called from interrupt context so make sure to use
GFP_ATOMIC for all allocations in write.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions