diff for duplicates of <20200116064531.483522-4-aneesh.kumar@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 845c888..cc89816 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ index 9e22ac369d1d..b36b3bef5661 100644 --- a/include/asm-generic/tlb.h +++ b/include/asm-generic/tlb.h @@ -402,7 +402,12 @@ tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } - + static inline void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb) { - if (!tlb->end) @@ -44,7 +44,7 @@ index 9e22ac369d1d..b36b3bef5661 100644 + if (!(tlb->freed_tables || tlb->cleared_ptes || tlb->cleared_pmds || + tlb->cleared_puds || tlb->cleared_p4ds)) return; - + tlb_flush(tlb); -- 2.24.1 diff --git a/a/content_digest b/N1/content_digest index 0b20d0f..459e9ec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -48,7 +48,7 @@ "--- a/include/asm-generic/tlb.h\n" "+++ b/include/asm-generic/tlb.h\n" "@@ -402,7 +402,12 @@ tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { }\n" - " \n" + "\n" " static inline void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb)\n" " {\n" "-\tif (!tlb->end)\n" @@ -59,9 +59,9 @@ "+\tif (!(tlb->freed_tables || tlb->cleared_ptes || tlb->cleared_pmds ||\n" "+\t tlb->cleared_puds || tlb->cleared_p4ds))\n" " \t\treturn;\n" - " \n" + "\n" " \ttlb_flush(tlb);\n" "-- \n" 2.24.1 -025fb7c69804844fa919dfc7f3c5da2d1377c1520daecb32f2075efd043e9079 +fce46edcb29bc22bb59e76eb1971dfc7795e0a12eb29630ac2e2b23a5879f8e5
diff --git a/a/content_digest b/N2/content_digest index 0b20d0f..7780873 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,10 +6,10 @@ peterz@infradead.org will@kernel.org " mpe@ellerman.id.au\0" - "Cc\0linux-mm@kvack.org" - linux-kernel@vger.kernel.org - linux-arch@vger.kernel.org + "Cc\0linux-arch@vger.kernel.org" + linux-mm@kvack.org linuxppc-dev@lists.ozlabs.org + linux-kernel@vger.kernel.org " Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0" "\00:1\0" "b\0" @@ -64,4 +64,4 @@ "-- \n" 2.24.1 -025fb7c69804844fa919dfc7f3c5da2d1377c1520daecb32f2075efd043e9079 +a57b40b79782860814c61924b7bb2a23c5276a436388c11bdbc31ec2c3a9b311
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.