[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202309011125.B1C2550792@keescook>
Date: Fri, 1 Sep 2023 11:27:10 -0700
From: Kees Cook <keescook@...omium.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Ard Biesheuvel <ardb@...nel.org>,
Eric Biggers <ebiggers@...nel.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
Kees Cook <keescook@...omium.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [GIT PULL] pstore fix for v6.6-rc1
Hi Linus,
Please pull this pstore fix for v6.6-rc1. This should solve the
issues[1] you saw after the initial v6.6-rc1 pull.
Thanks!
-Kees
[1] https://lore.kernel.org/lkml/CAHk-=wi_WxZ2dEsQR0-wDtYAh4sxVEQkU7HK5JSboVv7v7NwcQ@mail.gmail.com/
The following changes since commit af58740d8b06a6a97b7594235a1be11bd6aa37fa:
pstore: Fix kernel-doc warning (2023-08-18 13:27:28 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.6-rc1-fix
for you to fetch changes up to 94160062396d7e7cff4ed69320ffc5e22d51a0ab:
pstore: Base compression input buffer size on estimated compressed size (2023-08-31 13:58:49 -0700)
----------------------------------------------------------------
pstore fix for v6.6-rc1
- Adjust sizes of buffers just avoid uncompress failures (Ard Biesheuvel)
----------------------------------------------------------------
Ard Biesheuvel (1):
pstore: Base compression input buffer size on estimated compressed size
fs/pstore/platform.c | 34 +++++++++++++++++++++++++++-------
1 file changed, 27 insertions(+), 7 deletions(-)
--
Kees Cook
Powered by blists - more mailing lists