From: Trond Myklebust Date: Mon, 17 Oct 2011 23:08:10 +0000 (-0700) Subject: SUNRPC: Fix rpc_sockaddr2uaddr X-Git-Tag: v3.2-rc1~176^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77385f23830ee6c400569bac8b37e6eb3b7d360;p=pandora-kernel.git SUNRPC: Fix rpc_sockaddr2uaddr rpc_sockaddr2uaddr is only used by net/sunrpc/rpcb_clnt.c, where it is used in a non-blockable context in at least one case. Add non-blocking capability by adding a gfp_t argument Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed