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:
3c878d4
)
sky2: use GFP_KERNEL allocations at device setup
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 7 Jul 2011 13:13:32 +0000
(06:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 7 Jul 2011 13:13:32 +0000
(06:13 -0700)
In process and sleep allowed context, favor GFP_KERNEL allocations over
GFP_ATOMIC ones.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found