]> 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)
commit6dbc30d1733e81b0dc0e2327f881836b9a1a11c1
tree4d344c40928cadce611504a439f33473338984a7
parentec3590236e8df220e4c8071a2aaa8fc02a1879f0
parent41cc57a552d0dbc46c0e50a1ebf64fa41b0c7e03
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