Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2021 01:21:25 +0000 (17:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2021 01:21:25 +0000 (17:21 -0800)
commit8b24ef44789c990329a15a287ae0e634720745e8
treecf8e5d3d2128af921a0cfa48e0e9a658e36bac27
parent63dcd69d9b497c045c4169cddc6a24e1a7428f88
parent7db688e99c0f770ae73e0f1f3fb67f9b64266445
Merge tag 'pstore-v5.12-rc2' of git://git./linux/kernel/git/kees/linux

Pull pstore fixes from Kees Cook:

 - Rate-limit ECC warnings (Dmitry Osipenko)

 - Fix error path check for NULL (Tetsuo Handa)

* tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pstore/ram: Rate-limit "uncorrectable error in header" message
  pstore: Fix warning in pstore_kill_sb()