From: Trond Myklebust Date: Tue, 10 Jun 2008 22:31:01 +0000 (-0400) Subject: SUNRPC: Use GFP_NOFS when allocating credentials X-Git-Tag: v2.6.27-rc1~1052^2~1^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f38b873aeaae698c3693748438547c8493165fb;p=pandora-kernel.git SUNRPC: Use GFP_NOFS when allocating credentials 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 --- Reading git-diff-tree failed