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:
b566650
)
Yama: add RCU to drop read locking
author
Kees Cook
<keescook@chromium.org>
Thu, 18 Oct 2012 21:53:58 +0000
(14:53 -0700)
committer
Kees Cook
<keescook@chromium.org>
Tue, 20 Nov 2012 18:32:07 +0000
(10:32 -0800)
Stop using spinlocks in the read path. Add RCU list to handle the readers.
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
Acked-by: John Johansen <john.johansen@canonical.com>
No differences found