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(-)
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev