linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-4.9-5 tag
@ 2016-11-19  8:54 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2016-11-19  8:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: andrew.donnellan, aneesh.kumar, benh, hughd, linux-kernel,
	linuxppc-dev, mikey, npiggin

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

Hi Linus,

Please pull some more powerpc fixes for 4.9:

The following changes since commit fb479e44a9e240a23c2d208c2ace23542a47f41c:

  powerpc/64s: relocation, register save fixes for system reset interrupt (2016-10-27 21:55:14 +1100)

are available in the git repository at:

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

for you to fetch changes up to cac4a185405d4415eca269cae976438b44a37ae0:

  powerpc/mm: Fix missing update of HID register on secondary CPUs (2016-11-18 23:16:58 +1100)

----------------------------------------------------------------
powerpc fixes for 4.9 #5

Fixes marked for stable:
 - Fix system reset interrupt winkle wakeups (Nicholas Piggin)
 - Fix setting of AIL in hypervisor mode (Benjamin Herrenschmidt)

Fixes for code merged this cycle:
 - Fix exception vector build with 2.23 era binutils (Hugh Dickins)
 - Fix missing update of HID register on secondary CPUs (Aneesh Kumar K.V)

Other:
 - Fix missing pr_cont()s in show_stack() (Michael Ellerman)
 - Fix missing pr_cont()s in print_msr_bits() et. al. (Michael Ellerman)
 - Fix missing pr_cont()s in show_regs() (Michael Ellerman)
 - Fix missing pr_cont()s in instruction dump (Andrew Donnellan)
 - Invalidate ERAT on tlbiel for POWER9 DD1 (Michael Neuling)

----------------------------------------------------------------
Andrew Donnellan (1):
      powerpc/oops: Fix missing pr_cont()s in instruction dump

Aneesh Kumar K.V (1):
      powerpc/mm: Fix missing update of HID register on secondary CPUs

Benjamin Herrenschmidt (1):
      powerpc/64: Fix setting of AIL in hypervisor mode

Hugh Dickins (1):
      powerpc: Fix exception vector build with 2.23 era binutils

Michael Ellerman (3):
      powerpc/oops: Fix missing pr_cont()s in show_stack()
      powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.
      powerpc/oops: Fix missing pr_cont()s in show_regs()

Michael Neuling (1):
      powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1

Nicholas Piggin (1):
      powerpc/64s: Fix system reset interrupt winkle wakeups

 arch/powerpc/include/asm/exception-64s.h | 15 +++++++++---
 arch/powerpc/include/asm/ppc-opcode.h    |  1 +
 arch/powerpc/kernel/exceptions-64s.S     | 11 ++++++---
 arch/powerpc/kernel/process.c            | 42 ++++++++++++++++----------------
 arch/powerpc/kernel/setup_64.c           | 20 ++++++++++-----
 arch/powerpc/mm/hash_utils_64.c          |  4 +++
 arch/powerpc/mm/pgtable-radix.c          |  4 +++
 arch/powerpc/mm/tlb-radix.c              |  4 +++
 8 files changed, 68 insertions(+), 33 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-11-19  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-19  8:54 [GIT PULL] Please pull powerpc/linux.git powerpc-4.9-5 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).