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:
86fc80f
)
TOMOYO: Use RCU primitives for list operation
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 8 Dec 2009 00:34:43 +0000
(09:34 +0900)
committer
James Morris
<jmorris@namei.org>
Tue, 15 Dec 2009 04:46:31 +0000
(15:46 +1100)
Replace list operation with RCU primitives and replace
down_read()/up_read() with srcu_read_lock()/srcu_read_unlock().
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found