commit | 93b69d437effff11b1c37f330d3265c37ec2f84b | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Oct 18 14:53:58 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Nov 20 10:32:07 2012 -0800 |
tree | 59473ffd3079719ebdff415fef688ee29f1f5eb8 | |
parent | b5666502700855a1eb1a15482005b22478b9460e [diff] |
Yama: add RCU to drop read locking 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>