diff options
| author | Kees Cook <keescook@chromium.org> | 2017-03-05 22:08:58 -0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-08-20 13:21:43 +0200 |
| commit | 1d6216a7bf5132302f297f97839fdcf98e49d23c (patch) | |
| tree | 126df64dab51602e66a4b5e9603807964e99f3c4 /scripts | |
| parent | 51bf450f3e199221eae6d0ad8f57eb5aabd17be7 (diff) | |
pstore: Use dynamic spinlock initializer
The per-prz spinlock should be using the dynamic initializer so that
lockdep can correctly track it. Without this, under lockdep, we get a
warning at boot that the lock is in non-static memory.
Fixes: 109704492ef6 ("pstore: Make spinlock per zone instead of global")
Fixes: 76d5692a5803 ("pstore: Correctly initialize spinlock and flags")
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: stable@vger.kernel.org
Signed-off-by: Joe Maples <joe@frap129.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
