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:
ba6d392
)
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
author
David Rientjes
<rientjes@google.com>
Wed, 21 Jul 2010 02:44:56 +0000
(
02:44
+0000)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 21 Jul 2010 17:55:05 +0000
(10:55 -0700)
The alloc_skb() in various allocations are failable, so remove
__GFP_NOFAIL from their masks.
Signed-off-by: David Rientjes <rientjes@google.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found