Hi Linus, Please pull some more powerpc fixes for 4.1:
The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: Linux 4.1-rc1 (2015-04-26 17:59:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux.git tags/powerpc-4.1-3 for you to fetch changes up to 0aab3747091db309b8a484cfd382a41644552aa3: powerpc/powernv: Restore non-volatile CRs after nap (2015-05-01 16:55:11 +1000) ---------------------------------------------------------------- powerpc fixes for 4.1 # 2 - Build fix for SMP=n in book3s_xics.c - Fix for Daniel's pci_controller_ops on powernv. - Revert the TM syscall abort patch for now. - CPU affinity fix from Nathan. - Two EEH fixes from Gavin. - Fix for CR corruption from Sam. - Selftest build fix. ---------------------------------------------------------------- Daniel Axtens (1): powerpc/powernv: Fix early pci_controller_ops loading. Gavin Shan (2): powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() powerpc/eeh: Delay probing EEH device during hotplug Michael Ellerman (3): powerpc/kvm: Fix SMP=n build error in book3s_xics.c Revert "powerpc/tm: Abort syscalls in active transactions" selftests/powerpc: Fix the pmu install rule Nathan Fontenot (1): powerpc/pseries: Correct cpu affinity for dlpar added cpus Sam Bobroff (1): powerpc/powernv: Restore non-volatile CRs after nap Documentation/powerpc/transactional_memory.txt | 32 +++++++++++++------------- arch/powerpc/include/uapi/asm/tm.h | 2 +- arch/powerpc/kernel/eeh.c | 11 ++++++++- arch/powerpc/kernel/entry_64.S | 19 --------------- arch/powerpc/kernel/idle_power7.S | 2 ++ arch/powerpc/kvm/book3s_xics.c | 2 +- arch/powerpc/platforms/powernv/pci-ioda.c | 2 +- arch/powerpc/platforms/pseries/dlpar.c | 10 ++++---- tools/testing/selftests/powerpc/pmu/Makefile | 2 +- tools/testing/selftests/powerpc/tm/Makefile | 2 +- 10 files changed, 37 insertions(+), 47 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