[git pull] Please pull mpe/linux.git powerpc-4.1-2 tag

Michael Ellerman mpe at ellerman.id.au
Sat Apr 25 08:56:36 AEST 2015


Hi Linus,

Please pull powerpc fixes for 4.1:

The following changes since commit d19d5efd8c8840aa4f38a6dfbfe500d8cc27de46:

  Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux (2015-04-16 13:53:32 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux.git tags/powerpc-4.1-2

for you to fetch changes up to 2e826695d87c2d213def07bc344ae97d88384f62:

  powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled (2015-04-23 17:42:14 +1000)

----------------------------------------------------------------
powerpc fixes for 4.1

- Fix for mm_dec_nr_pmds() from Scott.
- Fixes for oopses seen with KVM + THP from Aneesh.
- Build fixes from Aneesh & Shreyas.

----------------------------------------------------------------
Aneesh Kumar K.V (5):
      KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
      KVM: PPC: Remove page table walk helpers
      powerpc/mm/thp: Make page table walk safe against thp split/collapse
      powerpc/mm/thp: Return pte address if we find trans_splitting.
      powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled

Michael Ellerman (1):
      Merge branch 'master' of git://git.kernel.org/.../scottwood/linux into fixes

Scott Wood (1):
      powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()

Shreyas B. Prabhu (1):
      powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error

 arch/powerpc/include/asm/kvm_book3s_64.h | 17 +++----
 arch/powerpc/include/asm/pgtable.h       | 28 +++--------
 arch/powerpc/kernel/eeh.c                |  6 ++-
 arch/powerpc/kernel/io-workarounds.c     | 10 ++--
 arch/powerpc/kvm/Kconfig                 |  2 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c      | 14 +++---
 arch/powerpc/kvm/book3s_hv_rm_mmu.c      | 86 +++++++++++++++++---------------
 arch/powerpc/kvm/e500_mmu_host.c         | 32 ++++++++----
 arch/powerpc/mm/hash_utils_64.c          |  3 +-
 arch/powerpc/mm/hugetlbpage.c            | 32 ++++++++----
 arch/powerpc/perf/callchain.c            | 24 +++++----
 11 files changed, 137 insertions(+), 117 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20150425/f34caef2/attachment.sig>


More information about the Linuxppc-dev mailing list