]> 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)
commit5022bb689cf9eca054f3327bd998c923e7592dbf
treea45ab8a949209c0cef6f00b0882e5f39bb5fcb4c
parent22dd2c702979c653ce7bec13cb31314b3bb87b38
parente21231e1512c0484afd906600a0a2a1bf5b560bd
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