linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-4.3-2 tag
@ 2015-09-18 10:08 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2015-09-18 10:08 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: andrew.donnellan, aneesh.kumar, benh, bharata, christophe.leroy,
	dja, imunsie, linux-kernel, linuxppc-dev, nacc, paulus

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

Hi Linus,

Please pull powerpc fixes for 4.3:

The following changes since commit 7d9071a095023cd1db8fa18fa0d648dc1a5210e0:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2015-09-05 20:34:28 -0700)

are available in the git repository at:

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

for you to fetch changes up to 400c47d81ca383fc87d5a3937b234e23e26909fb:

  powerpc32: memset: only use dcbz once cache is enabled (2015-09-17 10:36:53 +1000)

----------------------------------------------------------------
powerpc fixes for 4.3

 - Fix 32-bit TCE table init in kdump kernel from Nish
 - Fix kdump with non-power-of-2 crashkernel= from Nish
 - Abort cxl_pci_enable_device_hook() if PCI channel is offline from Andrew
 - Fix to release DRC when configure_connector() fails from Bharata
 - Wire up sys_userfaultfd()
 - Fix race condition in tearing down MSI interrupts from Paul
 - Fix unbalanced pci_dev_get() in cxl_probe() from Daniel
 - Fix cxl build failure due to -Wunused-variable gcc behaviour change from Ian
 - Tell the toolchain to use ABI v2 when building an LE boot wrapper from Benh
 - Fix THP to recompute hash value after a failed update from Aneesh
 - 32-bit memcpy/memset: only use dcbz once cache is enabled from Christophe

----------------------------------------------------------------
Andrew Donnellan (1):
      cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline

Aneesh Kumar K.V (1):
      powerpc/mm: Recompute hash value after a failed update

Benjamin Herrenschmidt (1):
      powerpc/boot: Specify ABI v2 when building an LE boot wrapper

Bharata B Rao (1):
      powerpc/pseries: Release DRC when configure_connector fails

Daniel Axtens (1):
      cxl: Fix unbalanced pci_dev_get in cxl_probe

Ian Munsie (1):
      cxl: Fix build failure due to -Wunused-variable behaviour change

LEROY Christophe (2):
      powerpc32: memcpy: only use dcbz once cache is enabled
      powerpc32: memset: only use dcbz once cache is enabled

Michael Ellerman (1):
      powerpc: Wire up sys_userfaultfd()

Nishanth Aravamudan (2):
      powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel
      powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=

Paul Mackerras (1):
      powerpc/MSI: Fix race condition in tearing down MSI interrupts

 arch/powerpc/boot/Makefile                |  3 +++
 arch/powerpc/include/asm/systbl.h         |  1 +
 arch/powerpc/include/asm/unistd.h         |  2 +-
 arch/powerpc/include/uapi/asm/unistd.h    |  1 +
 arch/powerpc/kernel/setup_32.c            |  6 ++++++
 arch/powerpc/lib/copy_32.S                | 11 +++++++++++
 arch/powerpc/mm/hugepage-hash64.c         |  3 ++-
 arch/powerpc/platforms/pasemi/msi.c       |  5 +++--
 arch/powerpc/platforms/powernv/pci-ioda.c | 16 +++++++++++++++-
 arch/powerpc/platforms/powernv/pci.c      |  5 +++--
 arch/powerpc/platforms/pseries/dlpar.c    |  4 +++-
 arch/powerpc/sysdev/fsl_msi.c             |  5 +++--
 arch/powerpc/sysdev/mpic_u3msi.c          |  5 +++--
 arch/powerpc/sysdev/ppc4xx_msi.c          |  5 +++--
 drivers/misc/cxl/Makefile                 |  2 +-
 drivers/misc/cxl/pci.c                    |  2 --
 drivers/misc/cxl/vphb.c                   |  6 ++++++
 17 files changed, 65 insertions(+), 17 deletions(-)



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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-18 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-18 10:08 [GIT PULL] Please pull powerpc/linux.git powerpc-4.3-2 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).