git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0df1f24
)
USB: kobil_sct: fix non-atomic allocation in write path
author
Johan Hovold
<johan@kernel.org>
Wed, 29 Oct 2014 08:07:30 +0000
(09:07 +0100)
committer
Johan Hovold
<johan@kernel.org>
Mon, 3 Nov 2014 08:07:28 +0000
(09:07 +0100)
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")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/kobil_sct.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/kobil_sct.c
Simple merge