]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Aug 2016 03:52:52 +0000 (23:52 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Aug 2016 03:52:52 +0000 (23:52 -0400)
commit9a19be2f919a08a7505f7dbfc0abe5c03c793006
tree5b490abce2688f80a9732346cf08127bbb48a3e3
parent0b7b10dd12b20269d6616440a6f1c35b838eabbf
parent87be0f2727bfadccc824ef38e1acbe2e6bdb729c
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull pstore fixes from Kees Cook:
 "Fixes for pstore ramoops driver to catch bad kfree() and to use better
  DT bindings"

* tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  ramoops: use persistent_ram_free() instead of kfree() for freeing prz
  ramoops: use DT reserved-memory bindings