]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Feb 2017 01:51:37 +0000 (17:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Feb 2017 01:51:37 +0000 (17:51 -0800)
commit4d1ec84abd1f5fd447f103a4003710c70f614b43
treea45ab8a949209c0cef6f00b0882e5f39bb5fcb4c
parentfbf45e024b1d9662ec16b097e74fb1de4df848c2
parent50e0595fa476a06f26d70065639e4cb990238989
Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull pstore updates from Kees Cook:
 "Minor changes to pstore tree:

   - update MAINTAINERS with current git repo, add more files.

   - move prz allocation checks into the walker

   - initialize flags correctly (by accident spinlock was technically
     ok)"

* tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  MAINTAINERS: Adjust pstore git repo URI, add files
  pstore: Check for prz allocation in walker
  pstore: Correctly initialize spinlock and flags
MAINTAINERS