[GIT PULL] pstore update for v6.4-rc1

From: Kees Cook
Date: Wed Apr 26 2023 - 14:10:38 EST


Hi Linus,

Please pull this tiny pstore update for v6.4-rc1.

Thanks!

-Kees

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.4-rc1

for you to fetch changes up to 5239a89b06d6b199f133bf0ffea421683187f257:

pstore: Revert pmsg_lock back to a normal mutex (2023-03-08 15:00:25 -0800)

----------------------------------------------------------------
pstore update for v6.4-rc1

- Revert pmsg_lock back to a normal mutex (John Stultz)

----------------------------------------------------------------
John Stultz (1):
pstore: Revert pmsg_lock back to a normal mutex

fs/pstore/pmsg.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

--
Kees Cook