[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-8 tag

Michael Ellerman mpe at ellerman.id.au
Fri Apr 21 14:51:09 AEST 2017


Hi Linus,

Please pull two final powerpc fixes for 4.11:

The following changes since commit 4749228f022893faf54a3dbc70796f78b7d4f342:

  powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() (2017-04-07 21:12:58 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.11-8

for you to fetch changes up to be5c5e843c4afa1c8397cb740b6032bd4142f32d:

  powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y (2017-04-18 20:19:52 +1000)

----------------------------------------------------------------
powerpc fixes for 4.11 #8

Just two fixes. The first fixes kprobing a stdu, and is marked for stable as
it's been broken for ~ever. In hindsight this could have gone in next.

The other is a fix for a change we merged this cycle, where if we take a certain
exception when the kernel is running relocated (currently only used for kdump),
we checkstop the box.

Thanks to:
  Ravi Bangoria.

----------------------------------------------------------------
Michael Ellerman (1):
      powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y

Ravi Bangoria (1):
      powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction

 arch/powerpc/include/asm/exception-64s.h | 8 ++++----
 arch/powerpc/kernel/entry_64.S           | 6 +++---
 arch/powerpc/kernel/exceptions-64s.S     | 2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20170421/ea049e6d/attachment.sig>


More information about the Linuxppc-dev mailing list