All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200116064531.483522-2-aneesh.kumar@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 6176ebb..30ab2ed 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,15 +36,15 @@ index 998317702630..dc5c039eb28e 100644
 --- a/arch/powerpc/include/asm/book3s/32/pgalloc.h
 +++ b/arch/powerpc/include/asm/book3s/32/pgalloc.h
 @@ -49,7 +49,6 @@ static inline void pgtable_free(void *table, unsigned index_size)
- 
+
  #define get_hugepd_cache_index(x)  (x)
- 
+
 -#ifdef CONFIG_SMP
  static inline void pgtable_free_tlb(struct mmu_gather *tlb,
  				    void *table, int shift)
  {
 @@ -66,13 +65,6 @@ static inline void __tlb_remove_table(void *_table)
- 
+
  	pgtable_free(table, shift);
  }
 -#else
@@ -54,7 +54,7 @@ index 998317702630..dc5c039eb28e 100644
 -	pgtable_free(table, shift);
 -}
 -#endif
- 
+
  static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table,
  				  unsigned long address)
 diff --git a/arch/powerpc/include/asm/book3s/64/pgalloc.h b/arch/powerpc/include/asm/book3s/64/pgalloc.h
@@ -69,16 +69,16 @@ index f6968c811026..a41e91bd0580 100644
  extern void __tlb_remove_table(void *_table);
 -#endif
  void pte_frag_destroy(void *pte_frag);
- 
+
  static inline pgd_t *radix__pgd_alloc(struct mm_struct *mm)
 diff --git a/arch/powerpc/include/asm/nohash/pgalloc.h b/arch/powerpc/include/asm/nohash/pgalloc.h
 index 332b13b4ecdb..29c43665a753 100644
 --- a/arch/powerpc/include/asm/nohash/pgalloc.h
 +++ b/arch/powerpc/include/asm/nohash/pgalloc.h
 @@ -46,7 +46,6 @@ static inline void pgtable_free(void *table, int shift)
- 
+
  #define get_hugepd_cache_index(x)	(x)
- 
+
 -#ifdef CONFIG_SMP
  static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift)
  {
@@ -86,7 +86,7 @@ index 332b13b4ecdb..29c43665a753 100644
 @@ -64,13 +63,6 @@ static inline void __tlb_remove_table(void *_table)
  	pgtable_free(table, shift);
  }
- 
+
 -#else
 -static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift)
 -{
@@ -104,13 +104,13 @@ index 75483b40fcb1..2bf7e1b4fd82 100644
 @@ -378,7 +378,6 @@ static inline void pgtable_free(void *table, int index)
  	}
  }
- 
+
 -#ifdef CONFIG_SMP
  void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int index)
  {
  	unsigned long pgf = (unsigned long)table;
 @@ -395,12 +394,6 @@ void __tlb_remove_table(void *_table)
- 
+
  	return pgtable_free(table, index);
  }
 -#else
@@ -119,7 +119,7 @@ index 75483b40fcb1..2bf7e1b4fd82 100644
 -	return pgtable_free(table, index);
 -}
 -#endif
- 
+
  #ifdef CONFIG_PROC_FS
  atomic_long_t direct_pages_count[MMU_PAGE_COUNT];
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 648c73e..2bbe61b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -52,15 +52,15 @@
  "--- a/arch/powerpc/include/asm/book3s/32/pgalloc.h\n"
  "+++ b/arch/powerpc/include/asm/book3s/32/pgalloc.h\n"
  "@@ -49,7 +49,6 @@ static inline void pgtable_free(void *table, unsigned index_size)\n"
- " \n"
+ "\n"
  " #define get_hugepd_cache_index(x)  (x)\n"
- " \n"
+ "\n"
  "-#ifdef CONFIG_SMP\n"
  " static inline void pgtable_free_tlb(struct mmu_gather *tlb,\n"
  " \t\t\t\t    void *table, int shift)\n"
  " {\n"
  "@@ -66,13 +65,6 @@ static inline void __tlb_remove_table(void *_table)\n"
- " \n"
+ "\n"
  " \tpgtable_free(table, shift);\n"
  " }\n"
  "-#else\n"
@@ -70,7 +70,7 @@
  "-\tpgtable_free(table, shift);\n"
  "-}\n"
  "-#endif\n"
- " \n"
+ "\n"
  " static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table,\n"
  " \t\t\t\t  unsigned long address)\n"
  "diff --git a/arch/powerpc/include/asm/book3s/64/pgalloc.h b/arch/powerpc/include/asm/book3s/64/pgalloc.h\n"
@@ -85,16 +85,16 @@
  " extern void __tlb_remove_table(void *_table);\n"
  "-#endif\n"
  " void pte_frag_destroy(void *pte_frag);\n"
- " \n"
+ "\n"
  " static inline pgd_t *radix__pgd_alloc(struct mm_struct *mm)\n"
  "diff --git a/arch/powerpc/include/asm/nohash/pgalloc.h b/arch/powerpc/include/asm/nohash/pgalloc.h\n"
  "index 332b13b4ecdb..29c43665a753 100644\n"
  "--- a/arch/powerpc/include/asm/nohash/pgalloc.h\n"
  "+++ b/arch/powerpc/include/asm/nohash/pgalloc.h\n"
  "@@ -46,7 +46,6 @@ static inline void pgtable_free(void *table, int shift)\n"
- " \n"
+ "\n"
  " #define get_hugepd_cache_index(x)\t(x)\n"
- " \n"
+ "\n"
  "-#ifdef CONFIG_SMP\n"
  " static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift)\n"
  " {\n"
@@ -102,7 +102,7 @@
  "@@ -64,13 +63,6 @@ static inline void __tlb_remove_table(void *_table)\n"
  " \tpgtable_free(table, shift);\n"
  " }\n"
- " \n"
+ "\n"
  "-#else\n"
  "-static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift)\n"
  "-{\n"
@@ -120,13 +120,13 @@
  "@@ -378,7 +378,6 @@ static inline void pgtable_free(void *table, int index)\n"
  " \t}\n"
  " }\n"
- " \n"
+ "\n"
  "-#ifdef CONFIG_SMP\n"
  " void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int index)\n"
  " {\n"
  " \tunsigned long pgf = (unsigned long)table;\n"
  "@@ -395,12 +394,6 @@ void __tlb_remove_table(void *_table)\n"
- " \n"
+ "\n"
  " \treturn pgtable_free(table, index);\n"
  " }\n"
  "-#else\n"
@@ -135,10 +135,10 @@
  "-\treturn pgtable_free(table, index);\n"
  "-}\n"
  "-#endif\n"
- " \n"
+ "\n"
  " #ifdef CONFIG_PROC_FS\n"
  " atomic_long_t direct_pages_count[MMU_PAGE_COUNT];\n"
  "-- \n"
  2.24.1
 
-6571759f8ef6fc36d86908647a295516bfa81e3f42e5ac65f6fc749bb816b75b
+96cc45c515ade1d9759dbd6b75cb241ec436ed9a3c60c9036d0c54d99fe46d55

diff --git a/a/content_digest b/N2/content_digest
index 648c73e..7db156a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,12 +6,12 @@
   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
-  linuxppc-dev@lists.ozlabs.org
+ "Cc\0linux-arch@vger.kernel.org"
   Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
- " stable@vger.kernel.org\0"
+  linux-kernel@vger.kernel.org
+  stable@vger.kernel.org
+  linux-mm@kvack.org
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "A follow up patch is going to make sure we correctly invalidate page walk cache\n"
@@ -141,4 +141,4 @@
  "-- \n"
  2.24.1
 
-6571759f8ef6fc36d86908647a295516bfa81e3f42e5ac65f6fc749bb816b75b
+7668b5be8345b5a423ed9298fd9314588d73797c4f3359ed87ca9409b0cc448a

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.