]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jul 2016 01:48:23 +0000 (18:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jul 2016 01:48:23 +0000 (18:48 -0700)
commit4c02b7759355cf1ee500fb61e01e2087034b329c
treedca6ce8a7f2722a8d04e2c3c604cc10871c2f489
parent80d908904249ffba1a402fd75e7c4df3bf7582a5
parent3bd5bd93e659792c7f93ae071b1edc407da8f326
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull pstore subsystem updates from Kees Cook:
 "This expands the supported compressors, fixes some bugs, and finally
  adds DT bindings"

* tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pstore/ram: add Device Tree bindings
  efi-pstore: implement efivars_pstore_exit()
  pstore: drop file opened reference count
  pstore: add lzo/lz4 compression support
  pstore: Cleanup pstore_dump()
  pstore: Enable compression on normal path (again)
  ramoops: Only unregister when registered