git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e00fb3f
)
TOMOYO: Remove redundant tasklist_lock.
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 11 Oct 2011 05:05:08 +0000
(14:05 +0900)
committer
James 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