d58929516be79409743c6081 parent 454cc105ef690f2a0ba7c6b194d55666b4e918ce author Eric W. Biederman 1151306751 -0700 committer Linus Torvalds 1151341105 -0700 [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup() Since we no longer need the tasklist_lock for get_task_struct the lookup methods no longer need the tasklist_lock. This just depends on my previous patch that makes get_task_struct() rcu safe. Signed-off-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds !íÝø˜-x