Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Oct 2018 13:42:02 +0000 (14:42 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Oct 2018 13:42:02 +0000 (14:42 +0100)
commit08ffb584d9eb17940321317ef6c9c7383ad4f149
tree8381cf601c6cc10e364b41902ed2ff41520eac72
parent638820d8da8ededd6dc609beaef02d5396599c03
parent1227daa43bce1318ff6fb54e6cd862b4f60245c7
Merge tag 'pstore-v4.20-rc1' of git://git./linux/kernel/git/kees/linux

Pull pstore updates from Kees Cook:
 "pstore improvements:

   - refactor init to happen as early as possible again (Joel Fernandes)

   - improve resource reservation names"

* tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pstore/ram: Clarify resource reservation labels
  pstore: Refactor compression initialization
  pstore: Allocate compression during late_initcall()
  pstore: Centralize init/exit routines
fs/pstore/ram.c
fs/pstore/ram_core.c