Hi, Please pull these pstore changes for v4.11-rc1.
Thanks! -Kees The following changes since commit 7089db84e356562f8ba737c29e472cc42d530dbc: Linux 4.10-rc8 (2017-02-12 13:03:20 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v4.11-rc1 for you to fetch changes up to fc1b326efd276e7d121f5c1ced2884ae52a85814: MAINTAINERS: Adjust pstore git repo URI, add files (2017-02-13 10:25:52 -0800) ---------------------------------------------------------------- Minor changes to pstore tree: - update MAINTAINERS with current git repo, add more files. - move prz allocation checks into the walker - initialize flags correctly (by accident spinlock was technically ok) ---------------------------------------------------------------- Kees Cook (3): pstore: Correctly initialize spinlock and flags pstore: Check for prz allocation in walker MAINTAINERS: Adjust pstore git repo URI, add files MAINTAINERS | 7 +++++-- fs/pstore/ram.c | 5 +++-- fs/pstore/ram_core.c | 12 +++++++----- 3 files changed, 15 insertions(+), 9 deletions(-) -- Kees Cook Pixel Security