[GIT PULL] pstore update for v5.13-rc1
From: Kees Cook
Date: Mon Apr 26 2021 - 14:32:38 EST
Hi Linus,
Please pull this single pstore update for v5.13-rc1.
Thanks!
-Kees
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.13-rc1
for you to fetch changes up to 9d843e8fafc7c0b15d8f511d146c0c3d7c816634:
pstore: Add mem_type property DT parsing support (2021-03-31 10:06:23 -0700)
----------------------------------------------------------------
pstore update for v5.13-rc1
- Add mem_type property to expand support for >2 memory types (Mukesh Ojha)
----------------------------------------------------------------
Mukesh Ojha (1):
pstore: Add mem_type property DT parsing support
Documentation/admin-guide/ramoops.rst | 4 +++-
.../devicetree/bindings/reserved-memory/ramoops.txt | 10 ++++++++--
fs/pstore/ram.c | 7 ++++++-
fs/pstore/ram_core.c | 18 ++++++++++++++++--
4 files changed, 33 insertions(+), 6 deletions(-)
--
Kees Cook