From: Trond Myklebust Date: Tue, 15 Jan 2008 19:17:11 +0000 (-0500) Subject: SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls X-Git-Tag: v2.6.25-rc1~1146^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f5b4662bf4b54f22b32ce76ce70eccd7ebc68a;p=pandora-kernel.git SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls The caller will never sleep in rpc_execute, so don't bother setting the sigmask. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed