]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Jan 2018 17:48:27 +0000 (09:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Jan 2018 17:48:27 +0000 (09:48 -0800)
commit1a02327141974a87fa5c86463e564c29d2abd6a7
tree4d344c40928cadce611504a439f33473338984a7
parentd8c6737e8dca394e3117e2f18eadf5a5577aba30
parent9fe8d6a7f213898deda809ef1b64194d50a78e67
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fix from Michael Ellerman:
 "Just one fix to correctly return SEGV_ACCERR when we take a SEGV on a
  mapped region. The bug was introduced in the refactoring of the page
  fault handler we did in the previous release.

  Thanks to John Sperbeck"

* tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR