[GIT PULL] pstore update for v5.9-rc1

From: Kees Cook
Date: Mon Aug 03 2020 - 14:47:03 EST


Hi Linus,

Please pull this tiny pstore update for v5.9-rc1, which fixes a very
corner-case build failure.

Thanks!

-Kees

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to fd49e03280e596e54edb93a91bc96170f8e97e4a:

pstore: Fix linking when crypto API disabled (2020-07-06 19:42:31 -0700)

----------------------------------------------------------------
pstore update

- Fix linking when crypto API disabled (Matteo Croce)

----------------------------------------------------------------
Matteo Croce (1):
pstore: Fix linking when crypto API disabled

fs/pstore/platform.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

--
Kees Cook