linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-4.9-7 tag
@ 2016-12-05 10:01 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2016-12-05 10:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: andrew.donnellan, ben, benh, linux-kernel, linuxppc-dev, npiggin, ruscur

[-- Attachment #1: Type: text/plain, Size: 1842 bytes --]

Hi Linus,

Please pull what is hopefully the last batch of powerpc fixes for 4.9.

The following changes since commit 984d7a1ec67ce3a46324fa4bcb4c745bbc266cf2:

  powerpc/mm: Fixup kernel read only mapping (2016-11-25 14:18:25 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.9-7

for you to fetch changes up to dadc4a1bb9f0095343ed9dd4f1d9f3825d7b3e45:

  powerpc/64: Fix placement of .text to be immediately following .head.text (2016-12-01 22:26:31 +1100)

----------------------------------------------------------------
powerpc fixes for 4.9 #7

Four fixes, the first for code we merged this cycle and three that are also
going to stable:

 - On 64-bit Book3E we were not placing the .text section where we said we would
   in the asm.
 - We broke building the boot wrapper on some 32-bit toolchains.
 - Lazy icache flushing was broken on pre-POWER5 machines.
 - One of the error paths in our EEH code would lead to a deadlock.

Thanks to:
  Andrew Donnellan, Ben Hutchings, Benjamin Herrenschmidt, Nicholas Piggin.

----------------------------------------------------------------
Andrew Donnellan (1):
      powerpc/eeh: Fix deadlock when PE frozen state can't be cleared

Ben Hutchings (1):
      powerpc/boot: Fix build failure in 32-bit boot wrapper

Benjamin Herrenschmidt (1):
      powerpc/mm: Fix lazy icache flush on pre-POWER5

Nicholas Piggin (1):
      powerpc/64: Fix placement of .text to be immediately following .head.text

 arch/powerpc/boot/Makefile        | 3 ++-
 arch/powerpc/boot/opal.c          | 2 +-
 arch/powerpc/kernel/eeh_driver.c  | 4 +++-
 arch/powerpc/kernel/vmlinux.lds.S | 9 +++++++++
 arch/powerpc/mm/hash64_4k.c       | 2 +-
 arch/powerpc/mm/hash64_64k.c      | 4 ++--
 6 files changed, 18 insertions(+), 6 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-05 10:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-05 10:01 [GIT PULL] Please pull powerpc/linux.git powerpc-4.9-7 tag Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).