]> git.kernelconcepts.de Git - karo-tx-linux.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, 12 Feb 2015 01:36:52 +0000 (17:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2015 01:36:52 +0000 (17:36 -0800)
commit07f80d41cf24b7e6e76cd97d420167932c9a7f82
tree86ee28ad0e085d96a94986c1efdada11d5457139
parent6f83e5bd3e96228ee0caff0b103addb5f4e95459
parenta6b8978c54b771308f6f1692b9735ac0bb087cc2
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux

Pull pstore update from Tony Luck:
 "Miscellaneous fs/pstore fixes"

* tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux:
  pstore: Fix sprintf format specifier in pstore_dump()
  pstore: Add pmsg - user-space accessible pstore object
  pstore: Handle zero-sized prz in series
  pstore: Remove superfluous memory size check
  pstore: Use scnprintf() in pstore_mkfile()