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:
9c7ff73
)
mwifiex: use GFP_ATOMIC under spin lock
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 9 Aug 2012 06:57:57 +0000
(09:57 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 10 Aug 2012 19:27:05 +0000
(15:27 -0400)
We're holding the sta_list_spinlock here so we can't sleep.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found