From: Dan Carpenter Date: Sun, 21 Mar 2010 16:10:34 +0000 (-0400) Subject: sunrpc: handle allocation errors from __rpc_lookup_create() X-Git-Tag: v2.6.34-rc3~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f0abe192a72e75d7c59972e30784d043fd8d73;p=pandora-kernel.git sunrpc: handle allocation errors from __rpc_lookup_create() __rpc_lookup_create() can return ERR_PTR(-ENOMEM). Signed-off-by: Dan Carpenter Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed