diff for duplicates of <20200114100145.365527-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 71059b5..967dfc8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -46,7 +46,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" @@ -57,9 +57,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 -662cca33bbbaa7d018333f4c6f194caf87659e5a04bc709fed0bca898228e2b5 +df446d52278f5d240418188db7b5ea5049272d00754c20249e07539c60ee385e
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.