]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf6e50572498ad824eccc40574ed5018b79989e8
tree8381cf601c6cc10e364b41902ed2ff41520eac72
parent37f263e1d9b7ecf55366fabe5bec0b67d7e7b1a4
parentbc287536f82dfa03d54b3ed768e68a451d913cac
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/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