]> 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)
commite2f336e4bc7ad232b2f526500d8eb2d569156c5e
treecac7179f0f523f2f20d9e9cbe1d100d19b6d7bc5
parent2ec12d5f664015f8f4defc814ce24571dfc84a36
parentad63d849e4e4787d908f752de18dfd99b3cf9e39
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