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
..
2007-10-18 14:37:32 -07:00
2007-10-17 08:42:52 -07:00
2007-10-17 08:42:52 -07:00
2007-05-08 11:15:09 -07:00
2006-10-04 07:55:13 -07:00
2007-10-19 11:53:41 -07:00
2007-05-21 09:18:19 -07:00
2007-10-17 08:43:00 -07:00
2007-02-20 17:11:55 +00:00
2007-10-17 08:43:01 -07:00
2007-07-19 10:04:43 -07:00
2007-10-17 08:42:45 -07:00
2007-07-29 17:09:29 -07:00
2007-10-18 14:37:27 -07:00
2007-10-19 11:53:41 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:42:55 -07:00
2007-07-16 09:05:47 -07:00
2007-02-12 09:48:30 -08:00
2007-07-21 17:49:16 -07:00
2007-10-18 14:37:23 -07:00
2007-10-18 14:37:31 -07:00
2007-07-17 10:23:10 -07:00
2006-01-12 09:09:00 -08:00
2007-07-16 09:05:46 -07:00
2007-10-19 11:53:43 -07:00
2007-07-16 09:05:47 -07:00
2006-12-20 16:37:48 +11:00
2007-10-17 08:42:56 -07:00
2007-10-19 11:53:34 -07:00