[GIT PULL] pstore update for v6.15-rc1
From: Kees Cook
Date: Mon Mar 17 2025 - 12:06:47 EST
Hi Linus,
Please pull this tiny pstore update for v6.15-rc1.
Thanks!
-Kees
The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:
Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.15-rc1
for you to fetch changes up to 5674609535bafa834ab014d90d9bbe8e89223a0b:
pstore: Change kmsg_bytes storage size to u32 (2025-02-10 09:02:14 -0800)
----------------------------------------------------------------
pstore update for v6.15-rc1
- pstore: Change kmsg_bytes storage size to u32
----------------------------------------------------------------
Kees Cook (1):
pstore: Change kmsg_bytes storage size to u32
fs/pstore/inode.c | 2 +-
fs/pstore/internal.h | 4 ++--
fs/pstore/platform.c | 11 ++++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
--
Kees Cook