[GIT PULL] pstore updates for v5.20-rc1

From: Kees Cook
Date: Mon Aug 01 2022 - 13:32:11 EST


Hi Linus,

Please pull these pstore updates for v5.20-rc1. The base (v5.18-rc2) is
correct -- I intentionally skipped this tree last merge window.

Thanks!

-Kees

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.20-rc1

for you to fetch changes up to 2c09d1443b9b8b6e25bfb2acf51ad442cf9b314e:

pstore/zone: cleanup "rcnt" type (2022-06-23 08:27:52 -0700)

----------------------------------------------------------------
pstore updates for v5.20-rc1

- Migrate to modern acomp crypto interface (Ard Biesheuvel)

- Use better return type for "rcnt" (Dan Carpenter)

----------------------------------------------------------------
Ard Biesheuvel (1):
pstore: migrate to crypto acomp interface

Dan Carpenter (1):
pstore/zone: cleanup "rcnt" type

fs/pstore/platform.c | 63 ++++++++++++++++++++++++++++++++++++++++++----------
fs/pstore/zone.c | 12 +++++-----
2 files changed, 57 insertions(+), 18 deletions(-)

--
Kees Cook