commit | 663deb47880f2283809669563c5a52ac7c6aef1a | [log] [tgz] |
---|---|---|
author | Joel Fernandes <joelaf@google.com> | Thu Oct 20 00:34:01 2016 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Nov 15 16:34:25 2016 -0800 |
tree | fdfbc8b4d4abcfdf55bc348ac266528912938ed1 | |
parent | d8991f51e55fd3c5b8ad055653a5998e53d4ec91 [diff] |
pstore: Allow prz to control need for locking In preparation of not locking at all for certain buffers depending on if there's contention, make locking optional depending on the initialization of the prz. Signed-off-by: Joel Fernandes <joelaf@google.com> [kees: moved locking flag into prz instead of via caller arguments] Signed-off-by: Kees Cook <keescook@chromium.org>