From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: cyrilbur@gmail.com, darren@stevens-zone.net,
gwshan@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org,
Michael Neuling <mikey@neuling.org>
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.7-5 tag
Date: Sun, 03 Jul 2016 09:38:21 +1000 [thread overview]
Message-ID: <1467502701.25625.1.camel@ellerman.id.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 1956 bytes --]
Hi Linus,
Please pull some more powerpc fixes for 4.7:
The following changes since commit 844e3be47693f92a108cb1fb3b0606bf25e9c7a6:
powerpc/bpf/jit: Disable classic BPF JIT on ppc64le (2016-06-23 10:35:31 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.7-5
for you to fetch changes up to bfa37087aa04e45f56c41142dfceecb79b8e6ef9:
powerpc: Initialise pci_io_base as early as possible (2016-06-30 16:52:29 +1000)
----------------------------------------------------------------
powerpc fixes for 4.7 #5
- tm: Always reclaim in start_thread() for exec() class syscalls from Cyril Bur
- tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 from Michael Neuling
- eeh: Fix wrong argument passed to eeh_rmv_device() from Gavin Shan
- Initialise pci_io_base as early as possible from Darren Stevens
----------------------------------------------------------------
Cyril Bur (1):
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Darren Stevens (1):
powerpc: Initialise pci_io_base as early as possible
Gavin Shan (1):
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Michael Neuling (1):
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
arch/powerpc/include/asm/book3s/64/pgtable.h | 1 +
arch/powerpc/kernel/eeh_driver.c | 2 +-
arch/powerpc/kernel/pci_64.c | 1 -
arch/powerpc/kernel/process.c | 10 +++++
arch/powerpc/kernel/tm.S | 61 ++++++++++++++++++++--------
arch/powerpc/mm/hash_utils_64.c | 4 ++
arch/powerpc/mm/pgtable-radix.c | 5 +++
7 files changed, 65 insertions(+), 19 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2016-07-02 23:38 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=1467502701.25625.1.camel@ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=cyrilbur@gmail.com \
--cc=darren@stevens-zone.net \
--cc=gwshan@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=torvalds@linux-foundation.org \
/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;
as well as URLs for NNTP newsgroup(s).