[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87a87a4b42.fsf@concordia.ellerman.id.au>
Date: Fri, 21 Apr 2017 14:51:09 +1000
From: Michael Ellerman <mpe@...erman.id.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
npiggin@...il.com, ravi.bangoria@...ux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.11-8 tag
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (819 bytes)
Powered by blists - more mailing lists