]> 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)
commit8163adbd92227f692aaa509de3da8bb283d6d74b
treecf8e5d3d2128af921a0cfa48e0e9a658e36bac27
parent8cc6c89b8d7e6873e85430168b9b72d24d25867a
parentc903753af5ffb2b2422af57047d65862d3337daf
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()