]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Sep 2018 04:52:41 +0000 (18:52 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Sep 2018 04:52:41 +0000 (18:52 -1000)
commitd506528441e6eba05adbf076a097ccc54c8edc20
treecac7179f0f523f2f20d9e9cbe1d100d19b6d7bc5
parent43049fb147e4083643b27a44f98c6ba82b21c51a
parentac21c918f279f3f1209a2c4594eca76d76af9ad2
Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull pstore fix from Kees Cook:
 "This fixes a 6 year old pstore bug that everyone just got lucky in
  avoiding, likely due only using page-aligned persistent ram regions:

   - Handle page-vs-byte offset handling between iomap and vmap (Bin Yang)"

* tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pstore: Fix incorrect persistent ram buffer mapping