mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: aneesh.kumar@linux.vnet.ibm.com, gwshan@linux.vnet.ibm.com,
	linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	olof@lixom.net, paulus@ozlabs.org, raj.khem@gmail.com,
	ruscur@russell.cc, thuth@redhat.com, wsa@the-dreams.de
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.7-3 tag
Date: Fri, 10 Jun 2016 21:51:53 +1000	[thread overview]
Message-ID: <1465559513.32231.2.camel@ellerman.id.au> (raw)

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

Hi Linus,

Please pull some more powerpc fixes for 4.7:

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.7-3

for you to fetch changes up to 8017ea35d33f9e0950d369773ab48bcb1efb9ba0:

  powerpc/nohash: Fix build break with 64K pages (2016-06-10 13:24:56 +1000)

----------------------------------------------------------------
powerpc fixes for 4.7 #2

 - ptrace: Fix out of bounds array access warning from Khem Raj
 - pseries: Fix PCI config address for DDW from Gavin Shan
 - pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added from Michael Ellerman
 - of: fix autoloading due to broken modalias with no 'compatible' from Wolfram Sang
 - radix: Fix always false comparison against MMU_NO_CONTEXT from Aneesh Kumar K.V
 - hash: Compute the segment size correctly for ISA 3.0 from Aneesh Kumar K.V
 - nohash: Fix build break with 64K pages from Michael Ellerman

----------------------------------------------------------------
Aneesh Kumar K.V (5):
      powerpc/mm/radix: Update LPCR only if it is powernv
      powerpc/mm/hash: Fix the reference bit update when handling hash fault
      powerpc/mm/radix: Add missing tlb flush
      powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
      powerpc/mm/hash: Compute the segment size correctly for ISA 3.0

Gavin Shan (1):
      powerpc/pseries: Fix PCI config address for DDW

Khem Raj (1):
      powerpc/ptrace: Fix out of bounds array access warning

Michael Ellerman (2):
      powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
      powerpc/nohash: Fix build break with 64K pages

Russell Currey (2):
      powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
      powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens

Thomas Huth (3):
      powerpc: Fix definition of SIAR and SDAR registers
      powerpc: Use privileged SPR number for MMCR2
      powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call

Wolfram Sang (1):
      of: fix autoloading due to broken modalias with no 'compatible'

 arch/powerpc/include/asm/nohash/64/pgalloc.h |  2 +-
 arch/powerpc/include/asm/reg.h               |  6 ++--
 arch/powerpc/kernel/prom_init.c              |  3 +-
 arch/powerpc/kernel/ptrace.c                 |  4 +--
 arch/powerpc/mm/hash_native_64.c             |  6 +++-
 arch/powerpc/mm/hash_utils_64.c              | 22 +++++++++++--
 arch/powerpc/mm/pgtable-book3s64.c           |  5 +--
 arch/powerpc/mm/pgtable-radix.c              | 23 ++++++-------
 arch/powerpc/mm/tlb-radix.c                  |  8 ++---
 arch/powerpc/platforms/pseries/eeh_pseries.c | 49 +++++++++++++++++++---------
 arch/powerpc/platforms/pseries/iommu.c       |  4 +--
 scripts/mod/file2alias.c                     |  2 +-
 12 files changed, 84 insertions(+), 50 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2016-06-10 11:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10 11:51 Michael Ellerman [this message]
2016-06-10 15:48 ` Linus Torvalds
2016-06-10 19:26   ` Linus Torvalds
2016-06-11  0:19     ` Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465559513.32231.2.camel@ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=gwshan@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=olof@lixom.net \
    --cc=paulus@ozlabs.org \
    --cc=raj.khem@gmail.com \
    --cc=ruscur@russell.cc \
    --cc=thuth@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome