[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87h8vc4jqp.fsf@concordia.ellerman.id.au>
Date: Fri, 06 Oct 2017 22:07:58 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: andrew.donnellan@....ibm.com, anton@...ba.org,
bsingharora@...il.com, chunkeey@...il.com, clg@...d.org,
clombard@...ux.vnet.ibm.com, fbarrat@...ux.vnet.ibm.com,
jk@...abs.org, linux-kernel@...r.kernel.org, linux@...ck-us.net,
linuxppc-dev@...ts.ozlabs.org, mikey@...ling.org
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.14-4 tag
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (819 bytes)
Powered by blists - more mailing lists