From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: aneesh.kumar@linux.vnet.ibm.com, anton@samba.org,
christophe.leroy@c-s.fr, fbarrat@linux.vnet.ibm.com,
jk@ozlabs.org, leitao@debian.org, linux-kernel@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, maddy@linux.vnet.ibm.com,
mwb@linux.vnet.ibm.com, npiggin@gmail.com,
vaibhav@linux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.12-5 tag
Date: Fri, 09 Jun 2017 21:35:37 +1000 [thread overview]
Message-ID: <877f0lieba.fsf@concordia.ellerman.id.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 3188 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
reply other threads:[~2017-06-09 11:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877f0lieba.fsf@concordia.ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=anton@samba.org \
--cc=christophe.leroy@c-s.fr \
--cc=fbarrat@linux.vnet.ibm.com \
--cc=jk@ozlabs.org \
--cc=leitao@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maddy@linux.vnet.ibm.com \
--cc=mwb@linux.vnet.ibm.com \
--cc=npiggin@gmail.com \
--cc=torvalds@linux-foundation.org \
--cc=vaibhav@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®