Hi Linus,

Please pull these pstore updates for v6.12-rc1.

Thanks!

-Kees

The following changes since commit de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:

  Linux 6.11-rc2 (2024-08-04 13:50:53 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1bf8012fc6997f2117f6919369cde16659db60e0:

  pstore: replace spinlock_t by raw_spinlock_t (2024-08-26 13:33:50 -0700)

----------------------------------------------------------------
pstore updates for v6.12-rc1

- ramoops: Fix .rst typo (Steven Rostedt)

- pstore: replace spinlock_t by raw_spinlock_t (Wen Yang)

----------------------------------------------------------------
Steven Rostedt (1):
      pstore/ramoops: Fix typo as there is no "reserver"

Wen Yang (1):
      pstore: replace spinlock_t by raw_spinlock_t

 Documentation/admin-guide/ramoops.rst | 2 +-
 fs/pstore/platform.c                  | 8 ++++----
 include/linux/pstore.h                | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
Kees Cook

Reply via email to