]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2015 19:51:18 +0000 (11:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2015 19:51:18 +0000 (11:51 -0800)
commitb491770cb8a4b0136e3f2beb1824b23713533fa3
treeea88da0958e59ea4d9ff1ac097498afdd01d5cc6
parentf7d9b72b0063b5475eba1d0437f38dee1821bfba
parenta6022ad66b3377cd4e643fe3dbd31a14d2a87857
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux

Pull pstore updates from Tony Luck:
 "Half dozen small cleanups plus change to allow pstore backend drivers
  to be unloaded"

* tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux:
  pstore: fix code comment to match code
  efi-pstore: fix kernel-doc argument name
  pstore: Fix return type of pstore_is_mounted()
  pstore: add pstore unregister
  pstore: add a helper function pstore_register_kmsg
  pstore: add vmalloc error check
drivers/firmware/efi/efi-pstore.c