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

Michael Ellerman mpe at ellerman.id.au
Fri Oct 6 22:07:58 AEDT 2017


Hi Linus,

Please pull some more powerpc fixes for 4.14.

This is two weeks worth of fixes, and the diffstat is reasonably small,
so I think we're on track.

The following changes since commit e19b205be43d11bff638cad4487008c48d21c103:

  Linux 4.14-rc2 (2017-09-24 16:38:56 -0700)

are available in the git repository at:

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

for you to fetch changes up to 53ecde0b9126ff140abe3aefd7f0ec64d6fa36b0:

  powerpc/powernv: Increase memory block size to 1GB on radix (2017-10-06 15:50:45 +1100)

----------------------------------------------------------------
powerpc fixes for 4.14 #4

Nine small fixes, really nothing that stands out.

A work around for a spurious MCE on Power9. A CXL fault handling fix, some fixes
to the new XIVE code, and a fix to the new 32-bit STRICT_KERNEL_RWX code.

Fixes for old code/stable: an fix to an incorrect TLB flush on boot but not on
any current machines, a compile error on 4xx and a fix to memory hotplug when
using radix (Power9).

Thanks to:
  Anton Blanchard, Cédric Le Goater, Christian Lamparter, Christophe Leroy,
  Christophe Lombard, Guenter Roeck, Jeremy Kerr, Michael Neuling, Nicholas
  Piggin.

----------------------------------------------------------------
Anton Blanchard (1):
      powerpc/powernv: Increase memory block size to 1GB on radix

Christian Lamparter (1):
      powerpc/4xx: Fix compile error with 64K pages on 40x, 44x

Christophe Lombard (1):
      cxl: Fix memory page not handled

Cédric Le Goater (2):
      powerpc/xive: Fix IPI reset
      powerpc/xive: Clear XIVE internal structures when a CPU is removed

Guenter Roeck (1):
      powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled

Jeremy Kerr (1):
      powerpc: Fix action argument for cpufeatures-based TLB flush

Michael Neuling (2):
      powerpc: Handle MCE on POWER9 with only DSISR bit 30 set
      powerpc: Fix workaround for spurious MCE on POWER9

 arch/powerpc/kernel/dt_cpu_ftrs.c      |  4 ++--
 arch/powerpc/kernel/mce_power.c        | 13 +++++++++++++
 arch/powerpc/kernel/setup-common.c     |  3 ---
 arch/powerpc/mm/pgtable_32.c           |  2 +-
 arch/powerpc/platforms/powernv/setup.c | 10 +++++++++-
 arch/powerpc/sysdev/xive/common.c      |  8 ++++++++
 arch/powerpc/sysdev/xive/spapr.c       |  4 ++++
 drivers/misc/cxl/cxllib.c              | 13 +++++++++++--
 8 files changed, 48 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20171006/54b11e41/attachment.sig>


More information about the Linuxppc-dev mailing list