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-17 20:16:12 +02:00
2007-10-19 11:53:43 -07:00
2007-07-21 18:37:13 -07:00
2007-10-17 08:43:01 -07:00
2007-10-18 14:37:32 -07:00
2007-10-12 14:51:04 -07:00
2007-10-14 12:41:51 -07:00
2007-10-17 08:42:51 -07:00
2007-07-19 10:04:50 -07:00
2007-10-18 14:37:18 -07:00
2007-07-10 22:03:26 +10:00
2007-10-17 08:42:52 -07:00
2007-10-18 14:37:26 -07:00
2007-10-17 08:42:52 -07:00
2007-10-14 12:41:51 -07:00
2007-10-17 08:42:50 -07:00
2007-10-19 11:53:41 -07:00
2007-07-16 09:05:51 -07:00
2007-07-16 09:05:44 -07:00
2007-09-26 09:22:04 -07:00
2007-08-17 11:01:50 +10:00
2007-10-17 08:43:00 -07:00
2007-07-22 21:30:59 +10:00
2007-10-16 11:51:29 -07:00
2007-07-22 21:30:59 +10:00
2007-07-18 08:47:44 -07:00
2007-07-22 21:30:59 +10:00
2007-10-09 20:22:20 -04:00
2007-10-18 14:37:28 -07:00
2007-10-12 14:51:04 -07:00
2007-10-18 14:56:25 -07:00
2007-10-19 11:53:42 -07:00
2007-08-27 02:16:59 +01:00
2007-10-17 08:43:01 -07:00
2007-10-08 16:06:51 -07:00
2007-10-17 08:42:48 -07:00
2007-07-19 10:04:43 -07:00
2007-10-17 08:42:45 -07:00
2007-07-16 09:05:42 -07:00
2007-07-29 17:09:29 -07:00
2007-10-18 14:37:27 -07:00
2007-10-16 09:42:58 -07:00
2007-10-19 11:53:41 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:42:52 -07:00
2007-10-17 08:42:55 -07:00
2007-07-16 09:05:44 -07:00
2007-07-16 09:05:47 -07:00
2007-07-16 09:05:47 -07:00
2007-10-17 08:42:48 -07: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-10-12 14:51:02 -07:00
2007-07-17 10:23:10 -07:00
2007-10-14 12:41:51 -07:00
2007-10-18 14:37:27 -07:00
2007-10-18 14:37:27 -07:00
2007-07-21 18:37:08 -07:00
2007-07-16 09:05:46 -07:00
2007-07-20 08:24:49 -07:00
2007-10-12 14:51:04 -07:00
2007-10-19 11:53:42 -07:00
2007-07-17 10:23:10 -07:00
2007-10-12 14:51:04 -07:00
2007-10-19 11:53:43 -07:00
2007-10-14 12:41:51 -07:00
2007-10-14 12:41:51 -07:00
2007-10-17 08:42:48 -07:00
2007-07-19 10:04:50 -07:00
2007-10-19 11:53:37 -07:00
2007-10-12 14:51:04 -07:00
2007-07-16 09:05:47 -07:00
2007-10-19 11:53:43 -07:00
2007-10-18 14:37:17 -07:00
2007-10-12 14:51:04 -07:00
2007-07-20 08:24:49 -07:00
2007-07-12 17:41:15 +01:00
2007-10-17 08:42:56 -07:00
2007-10-19 11:53:34 -07:00