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:
7e5f614
)
SUNRPC: Use GFP_NOFS when allocating credentials
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 10 Jun 2008 22:31:01 +0000
(18:31 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:08:48 +0000
(12:08 -0400)
Since the credentials may be allocated during the call to rpc_new_task(),
which again may be called by a memory allocator...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found