linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: andrew.donnellan@au1.ibm.com, clombard@linux.vnet.ibm.com,
	cyrilbur@gmail.com, dja@axtens.net, felix@linux.vnet.ibm.com,
	imunsie@au1.ibm.com,  linux-kernel@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.3-4 tag
Date: Fri, 16 Oct 2015 21:37:48 +1100	[thread overview]
Message-ID: <1444991868.12954.6.camel@ellerman.id.au> (raw)

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

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(-)

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

                 reply	other threads:[~2015-10-16 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1444991868.12954.6.camel@ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=andrew.donnellan@au1.ibm.com \
    --cc=clombard@linux.vnet.ibm.com \
    --cc=cyrilbur@gmail.com \
    --cc=dja@axtens.net \
    --cc=felix@linux.vnet.ibm.com \
    --cc=imunsie@au1.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=torvalds@linux-foundation.org \
    /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;
as well as URLs for NNTP newsgroup(s).