• Linus Torvalds's avatar
    Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux · 2f6e9747
    Linus Torvalds authored
    Pull powerpc fixes from Michael Ellerman:
     "mm/radix (Aneesh Kumar K.V):
       - Update to tlb functions ric argument
       - Flush page walk cache when freeing page table
       - Update Radix tree size as per ISA 3.0
    
      mm/hash (Aneesh Kumar K.V):
       - Use the correct PPP mask when updating HPTE
       - Don't add memory coherence if cache inhibited is set
    
      eeh (Gavin Shan):
       - Fix invalid cached PE primary bus
    
      bpf/jit (Naveen N. Rao):
       - Disable classic BPF JIT on ppc64le
    
      .. and fix faults caused by radix patching of SLB miss handler
      (Michael Ellerman)"
    
    * tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
      powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
      powerpc: Fix faults caused by radix patching of SLB miss handler
      powerpc/eeh: Fix invalid cached PE primary bus
      powerpc/mm/radix: Update Radix tree size as per ISA 3.0
      powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
      powerpc/mm/hash: Use the correct PPP mask when updating HPTE
      powerpc/mm/radix: Flush page walk cache when freeing page table
      powerpc/mm/radix: Update to tlb functions ric argument
    2f6e9747
pgalloc.h 5.89 KB