[PATCH] Use struct pspace in next_pidmap and find_ge_pid
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 2 Oct 2006 09:17:25 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:15 +0000 (07:57 -0700)
commitf40f50d3bb33b52dfd550ca80be7daaddad21883
tree4197df6e1da9e986dc6a1a6cb507844ad0ae53fe
parent3fbc96486459324e182717b03c50c90c880be6ec
[PATCH] Use struct pspace in next_pidmap and find_ge_pid

This updates my proc: readdir race fix (take 3) patch
to account for the changes made by: Sukadev Bhattiprolu <sukadev@us.ibm.com>
to introduce struct pspace.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/pid.c