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:
5f9f975
)
USB: kobil_sct: replace unnecessary atomic allocation
author
Johan Hovold
<johan@kernel.org>
Wed, 29 Oct 2014 08:07:32 +0000
(09:07 +0100)
committer
Johan Hovold
<johan@kernel.org>
Mon, 3 Nov 2014 08:15:15 +0000
(09:15 +0100)
Use GFP_KERNEL instead of GFP_ATOMIC for allocation in open(), which may
sleep.
Signed-off-by: Johan Hovold <johan@kernel.org>
No differences found