]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf30ddf1f6ac81c052a0641b6cf37504f80575b2
treecf8e5d3d2128af921a0cfa48e0e9a658e36bac27
parenta9c6a7e2ce8cfd1338e9efdbe7a783dcab0cf6d9
parenta7ab6e220be040151547be26f6bcb55d7e82b161
Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/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()