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

Michael Ellerman mpe at ellerman.id.au
Fri Oct 16 21:37:48 AEDT 2015


Hi Linus,

Please pull some more powerpc fixes for 4.3:

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

  Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to abb39bc792aa8e9143e78a39ec13d7de1391f4b4:

  selftests/powerpc: Fix build failure of load_unaligned_zeropad test (2015-10-13 15:08:37 +1100)

----------------------------------------------------------------
powerpc fixes for 4.3 #3

 - Re-enable CONFIG_SCSI_DH in our defconfigs
 - Remove unused os_area_db_id_video_mode
 - cxl: fix leak of IRQ names in cxl_free_afu_irqs() from Andrew
 - cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API from Andrew
 - cxl: fix leak of ctx->mapping when releasing kernel API contexts from Andrew
 - cxl: Workaround malformed pcie packets on some cards from Philippe
 - cxl: Fix number of allocated pages in SPA from Christophe Lombard
 - Fix checkstop in native_hpte_clear() with lockdep from Cyril
 - Panic on unhandled Machine Check on powernv from Daniel
 - selftests/powerpc: Fix build failure of load_unaligned_zeropad test

----------------------------------------------------------------
Andrew Donnellan (3):
      cxl: fix leak of IRQ names in cxl_free_afu_irqs()
      cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
      cxl: fix leak of ctx->mapping when releasing kernel API contexts

Christophe Lombard (1):
      cxl: Fix number of allocated pages in SPA

Cyril Bur (1):
      powerpc: Fix checkstop in native_hpte_clear() with lockdep

Daniel Axtens (1):
      powerpc/powernv: Panic on unhandled Machine Check

Michael Ellerman (3):
      powerpc/configs: Re-enable CONFIG_SCSI_DH
      powerpc/ps3: Remove unused os_area_db_id_video_mode
      selftests/powerpc: Fix build failure of load_unaligned_zeropad test

Philippe Bergheaud (1):
      cxl: Workaround malformed pcie packets on some cards

 arch/powerpc/configs/ppc64_defconfig               |  2 +-
 arch/powerpc/configs/pseries_defconfig             |  2 +-
 arch/powerpc/include/asm/machdep.h                 |  9 +++++--
 arch/powerpc/mm/hash_native_64.c                   | 23 +++++++++---------
 arch/powerpc/platforms/powernv/opal.c              |  7 ++++--
 arch/powerpc/platforms/ps3/os-area.c               |  5 ----
 drivers/misc/cxl/api.c                             |  1 +
 drivers/misc/cxl/context.c                         |  3 +++
 drivers/misc/cxl/cxl.h                             |  1 +
 drivers/misc/cxl/file.c                            | 13 +++++++---
 drivers/misc/cxl/irq.c                             |  4 +---
 drivers/misc/cxl/native.c                          |  2 +-
 drivers/misc/cxl/pci.c                             | 28 ++++++++++++++++++++++
 .../powerpc/primitives/load_unaligned_zeropad.c    |  9 +++++++
 14 files changed, 79 insertions(+), 30 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20151016/874f0f39/attachment.sig>


More information about the Linuxppc-dev mailing list