]> 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)
commit531095de806d3d5ce1758b3e213801763304b0d8
tree8381cf601c6cc10e364b41902ed2ff41520eac72
parent2d7a7ee49c6e32ba77c14ea38a90a958dd0dff0d
parentb083fdb517714129f034849d1c9b634980b6f819
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