Hi Linus,

Please pull one powerpc fix for 4.15:

The following changes since commit 7333b5aca412d6ad02667b5a513485838a91b136:

  KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp() 
(2017-12-22 15:36:24 +1100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git 
tags/powerpc-4.15-6

for you to fetch changes up to ecb101aed86156ec7cd71e5dca668e09146e6994:

  powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR (2018-01-02 
21:12:33 +1100)

----------------------------------------------------------------
powerpc fixes for 4.15 #6

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.

----------------------------------------------------------------
John Sperbeck (1):
      powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR

 arch/powerpc/mm/fault.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to