linux/net/sunrpc
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks
The task_struct->pid member is going to be deprecated, so start
using the helpers (task_pid_nr/task_pid_vnr/task_pid_nr_ns) in
the kernel.

The first thing to start with is the pid, printed to dmesg - in
this case we may safely use task_pid_nr(). Besides, printks produce
more (much more) than a half of all the explicit pid usage.

[akpm@linux-foundation.org: git-drm went and changed lots of stuff]
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: Dave Airlie <airlied@linux.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:43 -07:00
..
auth_gss Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 2007-10-15 10:47:35 -07:00
xprtrdma net/sunrpc/xprtrdma/verbs.c printk warning fix 2007-10-16 09:43:23 -07:00
auth.c
auth_null.c
auth_unix.c
cache.c
clnt.c
Makefile
rpc_pipe.c Slab API: remove useless ctor parameter and reorder parameters 2007-10-17 08:42:45 -07:00
rpcb_clnt.c
sched.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
socklib.c
stats.c
sunrpc_syms.c
svc.c
svcauth.c
svcauth_unix.c
svcsock.c
sysctl.c sysctl: remove broken sunrpc debug binary sysctls 2007-10-18 14:37:22 -07:00
timer.c
xdr.c
xprt.c
xprtsock.c Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 2007-10-15 10:47:35 -07:00