Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1651823

[GIT PULL] Please pull powerpc/linux.git powerpc-4.12-4 tag

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject [GIT PULL] Please pull powerpc/linux.git powerpc-4.12-4 tag
Date 2017-05-27 11:40 +0200
Message-ID <tLGmt-1mF-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Linus,

Please pull some more powerpc fixes for 4.12:

The following changes since commit e41e53cd4fe331d0d1f06f8e4ed7e2cc63ee2c34:

  powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash (2017-05-19 13:04:35 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.12-4

for you to fetch changes up to a4700a26107241cc7b9ac8528b2c6714ff99983d:

  powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions (2017-05-25 23:07:45 +1000)

----------------------------------------------------------------
powerpc fixes for 4.12 #4

Fix running SPU programs on Cell, and a few other minor fixes.

Thanks to:
  Alistair Popple, Jeremy Kerr, Michael Neuling, Nicholas Piggin.

----------------------------------------------------------------
Alistair Popple (1):
      powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call

Jeremy Kerr (1):
      powerpc/spufs: Fix hash faults for kernel regions

Michael Ellerman (1):
      selftests/powerpc: Fix TM resched DSCR test with some compilers

Michael Neuling (1):
      powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N

Nicholas Piggin (1):
      powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions

 arch/powerpc/include/uapi/asm/cputable.h             | 2 ++
 arch/powerpc/kernel/cputable.c                       | 3 ++-
 arch/powerpc/kernel/prom.c                           | 2 ++
 arch/powerpc/platforms/cell/spu_base.c               | 4 +++-
 arch/powerpc/platforms/powernv/npu-dma.c             | 5 ++---
 tools/testing/selftests/powerpc/tm/tm-resched-dscr.c | 2 +-
 6 files changed, 12 insertions(+), 6 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Please pull powerpc/linux.git powerpc-4.12-4 tag Michael Ellerman <mpe@ellerman.id.au> - 2017-05-27 11:40 +0200

csiph-web