diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-06-26 11:25:51 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 20:58:25 +0400 |
commit | 454cc105ef690f2a0ba7c6b194d55666b4e918ce (patch) | |
tree | b3e4fef90f42ddd16afc324fcff6371e44f63255 /include/asm-v850/user.h | |
parent | 0bc58a910220be3446eedc8e77fd45c0a16d8f25 (diff) | |
download | linux-454cc105ef690f2a0ba7c6b194d55666b4e918ce.tar.xz |
[PATCH] proc: Remove tasklist_lock from proc_pid_readdir
We don't need the tasklist_lock to safely iterate through processes
anymore.
This depends on my previous to task patches that make get_task_struct rcu
safe, and that make next_task() rcu safe. I haven't gotten
first_tid/next_tid yet only because next_thread is missing an
rcu_dereference.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-v850/user.h')
0 files changed, 0 insertions, 0 deletions