TOMOYO: Remove redundant tasklist_lock.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 11 Oct 2011 05:05:08 +0000 (14:05 +0900)
committerJames Morris <jmorris@namei.org>
Wed, 12 Oct 2011 01:15:18 +0000 (12:15 +1100)
rcu_read_lock() is sufficient for calling find_task_by_pid_ns()/find_task_by_vpid().

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found