[GIT PULL] Please pull powerpc/linux.git powerpc-4.16-3 tag

Michael Ellerman mpe at ellerman.id.au
Sat Feb 17 20:45:46 AEDT 2018


Hi Linus,

Please pull some more powerpc fixes for 4.16. Sorry to send a pull
request on the weekend, and a 2nd one this week, but one of these
commits fixes a boot crash which would be good to get in before rc2.

cheers

The following changes since commit 694a20dae6efc3803740971fa9f7c86b8c8d4685:

  Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2018-02-14 10:06:41 -0800)

are available in the git repository at:

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

for you to fetch changes up to 2c10636a0b9c689450e85f9945583920f50337c9:

  powerpc/pseries: Check for zero filled ibm,dynamic-memory property (2018-02-16 21:34:14 +1100)

----------------------------------------------------------------
powerpc fixes for 4.16 #3

The main attraction is a fix for a bug in the new drmem code, which was causing
an oops on boot on some versions of Qemu.

There's also a fix for XIVE (Power9 interrupt controller) on KVM, as well as a
few other minor fixes.

Thanks to:
  Corentin Labbe, Cyril Bur, Cédric Le Goater, Daniel Black, Nathan Fontenot,
  Nicholas Piggin.

----------------------------------------------------------------
Corentin Labbe (1):
      powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n

Cyril Bur (1):
      powerpc: Expose TSCR via sysfs only on powernv

Cédric Le Goater (1):
      powerpc/xive: Use hw CPU ids when configuring the CPU queues

Nathan Fontenot (1):
      powerpc/pseries: Check for zero filled ibm,dynamic-memory property

Nicholas Piggin (1):
      powerpc/powernv: IMC fix out of bounds memory access at shutdown

 arch/powerpc/include/asm/topology.h       |  3 +++
 arch/powerpc/kernel/sysfs.c               |  6 ++++--
 arch/powerpc/mm/drmem.c                   |  8 ++++++++
 arch/powerpc/platforms/powernv/opal-imc.c |  6 ++++--
 arch/powerpc/sysdev/xive/spapr.c          | 16 ++++++++++------
 5 files changed, 29 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20180217/cc51c997/attachment.sig>


More information about the Linuxppc-dev mailing list