From: Trond Myklebust Date: Thu, 5 Sep 2013 02:09:50 +0000 (-0400) Subject: SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid X-Git-Tag: v3.12-rc1~87^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cb6c5be8134db6f7c38f25f6afd13e444cebaf;p=pandora-kernel.git SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid Instead of the pointer values, use the task and client identifier values for tracing purposes. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed