[GIT PULL] Please pull powerpc/linux.git powerpc-4.12-5 tag

From: Michael Ellerman
Date: Fri Jun 09 2017 - 07:35:46 EST


Hi Linus,

Please pull some more powerpc fixes for 4.12:

The following changes since commit a4700a26107241cc7b9ac8528b2c6714ff99983d:

powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions (2017-05-25 23:07:45 +1000)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.12-5

for you to fetch changes up to c6ee9619e2edd9912316f7e2eaf9ffa14fafe9f9:

powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default (2017-06-08 20:42:57 +1000)

----------------------------------------------------------------
powerpc fixes for 4.12 #5

Mostly fairly minor, of note are:
- Fix percpu allocations to be NUMA aware
- Limit 4k page size config to 64TB virtual address space
- Avoid needlessly restoring FP and vector registers

Thanks to:
Aneesh Kumar K.V, Breno Leitao, Christophe Leroy, Frederic Barrat, Madhavan
Srinivasan, Michael Bringmann, Nicholas Piggin, Vaibhav Jain.

----------------------------------------------------------------
Aneesh Kumar K.V (1):
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space

Breno Leitao (2):
powerpc/kernel: Fix FP and vector register restoration
powerpc/kernel: Initialize load_tm on task creation

Christophe Leroy (1):
powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function

Frederic Barrat (1):
cxl: Fix error path on bad ioctl

Madhavan Srinivasan (1):
powerpc/perf: Fix Power9 test_adder fields

Michael Bringmann (1):
powerpc/hotplug-mem: Fix missing endian conversion of aa_index

Michael Ellerman (4):
powerpc/spufs: Fix coredump of SPU contexts
powerpc/64: Reclaim CPU_FTR_SUBCORE
powerpc/numa: Fix percpu allocations to be NUMA aware
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default

Nicholas Piggin (1):
powerpc/64s: Add dt_cpu_ftrs boot time setup option

Vaibhav Jain (1):
cxl: Avoid double free_irq() for psl,slice interrupts

Documentation/admin-guide/kernel-parameters.txt | 9 ++++
arch/powerpc/Kconfig | 16 -------
arch/powerpc/include/asm/book3s/64/hash-4k.h | 2 +-
arch/powerpc/include/asm/cputable.h | 3 +-
arch/powerpc/include/asm/processor.h | 25 +++++------
arch/powerpc/include/asm/topology.h | 14 ++++++
arch/powerpc/kernel/dt_cpu_ftrs.c | 58 ++++++++++++++++++++-----
arch/powerpc/kernel/process.c | 3 ++
arch/powerpc/kernel/setup-common.c | 2 +-
arch/powerpc/kernel/setup_64.c | 4 +-
arch/powerpc/mm/mmu_context_book3s64.c | 2 +-
arch/powerpc/perf/power9-pmu.c | 4 +-
arch/powerpc/platforms/Kconfig | 11 +++++
arch/powerpc/platforms/cell/spufs/coredump.c | 2 +
arch/powerpc/platforms/powernv/subcore.c | 8 +++-
arch/powerpc/platforms/pseries/hotplug-memory.c | 2 +
arch/powerpc/sysdev/simple_gpio.c | 3 +-
drivers/misc/cxl/file.c | 7 +--
drivers/misc/cxl/native.c | 14 ++++--
19 files changed, 131 insertions(+), 58 deletions(-)

Attachment: signature.asc
Description: PGP signature