All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20080408162619.GP11364@sgi.com>

diff --git a/a/content_digest b/N1/content_digest
index 56d5790..c4c0fe7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,23 @@
  "ref\0patchbomb.1207669443@duo.random\0"
  "ref\0baceb322b45ed4328065.1207669445@duo.random\0"
  "From\0Robin Holt <holt@sgi.com>\0"
- "Subject\0Re: [PATCH 2 of 9] Core of mmu notifiers\0"
+ "Subject\0[ofa-general] Re: [PATCH 2 of 9] Core of mmu notifiers\0"
  "Date\0Tue, 8 Apr 2008 11:26:19 -0500\0"
  "To\0Andrea Arcangeli <andrea@qumranet.com>\0"
- "Cc\0Christoph Lameter <clameter@sgi.com>"
-  akpm@linux-foundation.org
-  Nick Piggin <npiggin@suse.de>
-  Steve Wise <swise@opengridcomputing.com>
+ "Cc\0Nick Piggin <npiggin@suse.de>"
+  Jack Steiner <steiner@sgi.com>
   Peter Zijlstra <a.p.zijlstra@chello.nl>
-  linux-mm@kvack.org
+  kvm-devel@lists.sourceforge.net
   Kanoj Sarcar <kanojsarcar@yahoo.com>
   Roland Dreier <rdreier@cisco.com>
-  Jack Steiner <steiner@sgi.com>
   linux-kernel@vger.kernel.org
   Avi Kivity <avi@qumranet.com>
-  kvm-devel@lists.sourceforge.net
+  linux-mm@kvack.org
   Robin Holt <holt@sgi.com>
   general@lists.openfabrics.org
- " Hugh Dickins <hugh@veritas.com>\0"
+  Hugh Dickins <hugh@veritas.com>
+  akpm@linux-foundation.org
+ " Christoph Lameter <clameter@sgi.com>\0"
  "\00:1\0"
  "b\0"
  "This one does not build on ia64.  I get the following:\n"
@@ -67,4 +66,4 @@
  "make[1]: *** [mm/mmu_notifier.o] Error 1\n"
  make: *** [mm] Error 2
 
-316132e1ce36862135900f99145e81089a6e19b6bdc9f2f8141b4a480ed3f52e
+a91a738b1a0d02074c57727c9e999285d097f3091004d4bb914e541eed50d281

diff --git a/a/1.txt b/N2/1.txt
index 46cce29..f2af32c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -8,38 +8,44 @@ This one does not build on ia64.  I get the following:
   CC      mm/mmu_notifier.o
 In file included from include/linux/mmu_notifier.h:6,
                  from mm/mmu_notifier.c:12:
-include/linux/mm_types.h:200: error: expected specifier-qualifier-list before ‘cpumask_t’
+include/linux/mm_types.h:200: error: expected specifier-qualifier-list before a??cpumask_ta??
 In file included from mm/mmu_notifier.c:12:
-include/linux/mmu_notifier.h: In function ‘mm_has_notifiers’:
-include/linux/mmu_notifier.h:62: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
-include/linux/mmu_notifier.h: In function ‘mmu_notifier_mm_init’:
-include/linux/mmu_notifier.h:117: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
+include/linux/mmu_notifier.h: In function a??mm_has_notifiersa??:
+include/linux/mmu_notifier.h:62: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
+include/linux/mmu_notifier.h: In function a??mmu_notifier_mm_inita??:
+include/linux/mmu_notifier.h:117: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
 In file included from include/asm/pgtable.h:155,
                  from include/linux/mm.h:39,
                  from mm/mmu_notifier.c:14:
-include/asm/mmu_context.h: In function ‘get_mmu_context’:
-include/asm/mmu_context.h:81: error: ‘struct mm_struct’ has no member named ‘context’
-include/asm/mmu_context.h:88: error: ‘struct mm_struct’ has no member named ‘context’
-include/asm/mmu_context.h:90: error: ‘struct mm_struct’ has no member named ‘cpu_vm_mask’
-include/asm/mmu_context.h:99: error: ‘struct mm_struct’ has no member named ‘context’
-include/asm/mmu_context.h: In function ‘init_new_context’:
-include/asm/mmu_context.h:120: error: ‘struct mm_struct’ has no member named ‘context’
-include/asm/mmu_context.h: In function ‘activate_context’:
-include/asm/mmu_context.h:173: error: ‘struct mm_struct’ has no member named ‘cpu_vm_mask’
-include/asm/mmu_context.h:174: error: ‘struct mm_struct’ has no member named ‘cpu_vm_mask’
-include/asm/mmu_context.h:180: error: ‘struct mm_struct’ has no member named ‘context’
-mm/mmu_notifier.c: In function ‘__mmu_notifier_release’:
-mm/mmu_notifier.c:25: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
-mm/mmu_notifier.c:26: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
-mm/mmu_notifier.c: In function ‘__mmu_notifier_clear_flush_young’:
-mm/mmu_notifier.c:47: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
-mm/mmu_notifier.c: In function ‘__mmu_notifier_invalidate_page’:
-mm/mmu_notifier.c:61: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
-mm/mmu_notifier.c: In function ‘__mmu_notifier_invalidate_range_start’:
-mm/mmu_notifier.c:73: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
-mm/mmu_notifier.c: In function ‘__mmu_notifier_invalidate_range_end’:
-mm/mmu_notifier.c:85: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
-mm/mmu_notifier.c: In function ‘mmu_notifier_register’:
-mm/mmu_notifier.c:102: error: ‘struct mm_struct’ has no member named ‘mmu_notifier_list’
+include/asm/mmu_context.h: In function a??get_mmu_contexta??:
+include/asm/mmu_context.h:81: error: a??struct mm_structa?? has no member named a??contexta??
+include/asm/mmu_context.h:88: error: a??struct mm_structa?? has no member named a??contexta??
+include/asm/mmu_context.h:90: error: a??struct mm_structa?? has no member named a??cpu_vm_maska??
+include/asm/mmu_context.h:99: error: a??struct mm_structa?? has no member named a??contexta??
+include/asm/mmu_context.h: In function a??init_new_contexta??:
+include/asm/mmu_context.h:120: error: a??struct mm_structa?? has no member named a??contexta??
+include/asm/mmu_context.h: In function a??activate_contexta??:
+include/asm/mmu_context.h:173: error: a??struct mm_structa?? has no member named a??cpu_vm_maska??
+include/asm/mmu_context.h:174: error: a??struct mm_structa?? has no member named a??cpu_vm_maska??
+include/asm/mmu_context.h:180: error: a??struct mm_structa?? has no member named a??contexta??
+mm/mmu_notifier.c: In function a??__mmu_notifier_releasea??:
+mm/mmu_notifier.c:25: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
+mm/mmu_notifier.c:26: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
+mm/mmu_notifier.c: In function a??__mmu_notifier_clear_flush_younga??:
+mm/mmu_notifier.c:47: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
+mm/mmu_notifier.c: In function a??__mmu_notifier_invalidate_pagea??:
+mm/mmu_notifier.c:61: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
+mm/mmu_notifier.c: In function a??__mmu_notifier_invalidate_range_starta??:
+mm/mmu_notifier.c:73: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
+mm/mmu_notifier.c: In function a??__mmu_notifier_invalidate_range_enda??:
+mm/mmu_notifier.c:85: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
+mm/mmu_notifier.c: In function a??mmu_notifier_registera??:
+mm/mmu_notifier.c:102: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??
 make[1]: *** [mm/mmu_notifier.o] Error 1
 make: *** [mm] Error 2
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N2/content_digest
index 56d5790..6c5fb74 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -31,40 +31,46 @@
  "  CC      mm/mmu_notifier.o\n"
  "In file included from include/linux/mmu_notifier.h:6,\n"
  "                 from mm/mmu_notifier.c:12:\n"
- "include/linux/mm_types.h:200: error: expected specifier-qualifier-list before \342\200\230cpumask_t\342\200\231\n"
+ "include/linux/mm_types.h:200: error: expected specifier-qualifier-list before a??cpumask_ta??\n"
  "In file included from mm/mmu_notifier.c:12:\n"
- "include/linux/mmu_notifier.h: In function \342\200\230mm_has_notifiers\342\200\231:\n"
- "include/linux/mmu_notifier.h:62: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
- "include/linux/mmu_notifier.h: In function \342\200\230mmu_notifier_mm_init\342\200\231:\n"
- "include/linux/mmu_notifier.h:117: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
+ "include/linux/mmu_notifier.h: In function a??mm_has_notifiersa??:\n"
+ "include/linux/mmu_notifier.h:62: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
+ "include/linux/mmu_notifier.h: In function a??mmu_notifier_mm_inita??:\n"
+ "include/linux/mmu_notifier.h:117: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
  "In file included from include/asm/pgtable.h:155,\n"
  "                 from include/linux/mm.h:39,\n"
  "                 from mm/mmu_notifier.c:14:\n"
- "include/asm/mmu_context.h: In function \342\200\230get_mmu_context\342\200\231:\n"
- "include/asm/mmu_context.h:81: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230context\342\200\231\n"
- "include/asm/mmu_context.h:88: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230context\342\200\231\n"
- "include/asm/mmu_context.h:90: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230cpu_vm_mask\342\200\231\n"
- "include/asm/mmu_context.h:99: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230context\342\200\231\n"
- "include/asm/mmu_context.h: In function \342\200\230init_new_context\342\200\231:\n"
- "include/asm/mmu_context.h:120: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230context\342\200\231\n"
- "include/asm/mmu_context.h: In function \342\200\230activate_context\342\200\231:\n"
- "include/asm/mmu_context.h:173: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230cpu_vm_mask\342\200\231\n"
- "include/asm/mmu_context.h:174: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230cpu_vm_mask\342\200\231\n"
- "include/asm/mmu_context.h:180: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230context\342\200\231\n"
- "mm/mmu_notifier.c: In function \342\200\230__mmu_notifier_release\342\200\231:\n"
- "mm/mmu_notifier.c:25: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
- "mm/mmu_notifier.c:26: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
- "mm/mmu_notifier.c: In function \342\200\230__mmu_notifier_clear_flush_young\342\200\231:\n"
- "mm/mmu_notifier.c:47: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
- "mm/mmu_notifier.c: In function \342\200\230__mmu_notifier_invalidate_page\342\200\231:\n"
- "mm/mmu_notifier.c:61: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
- "mm/mmu_notifier.c: In function \342\200\230__mmu_notifier_invalidate_range_start\342\200\231:\n"
- "mm/mmu_notifier.c:73: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
- "mm/mmu_notifier.c: In function \342\200\230__mmu_notifier_invalidate_range_end\342\200\231:\n"
- "mm/mmu_notifier.c:85: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
- "mm/mmu_notifier.c: In function \342\200\230mmu_notifier_register\342\200\231:\n"
- "mm/mmu_notifier.c:102: error: \342\200\230struct mm_struct\342\200\231 has no member named \342\200\230mmu_notifier_list\342\200\231\n"
+ "include/asm/mmu_context.h: In function a??get_mmu_contexta??:\n"
+ "include/asm/mmu_context.h:81: error: a??struct mm_structa?? has no member named a??contexta??\n"
+ "include/asm/mmu_context.h:88: error: a??struct mm_structa?? has no member named a??contexta??\n"
+ "include/asm/mmu_context.h:90: error: a??struct mm_structa?? has no member named a??cpu_vm_maska??\n"
+ "include/asm/mmu_context.h:99: error: a??struct mm_structa?? has no member named a??contexta??\n"
+ "include/asm/mmu_context.h: In function a??init_new_contexta??:\n"
+ "include/asm/mmu_context.h:120: error: a??struct mm_structa?? has no member named a??contexta??\n"
+ "include/asm/mmu_context.h: In function a??activate_contexta??:\n"
+ "include/asm/mmu_context.h:173: error: a??struct mm_structa?? has no member named a??cpu_vm_maska??\n"
+ "include/asm/mmu_context.h:174: error: a??struct mm_structa?? has no member named a??cpu_vm_maska??\n"
+ "include/asm/mmu_context.h:180: error: a??struct mm_structa?? has no member named a??contexta??\n"
+ "mm/mmu_notifier.c: In function a??__mmu_notifier_releasea??:\n"
+ "mm/mmu_notifier.c:25: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
+ "mm/mmu_notifier.c:26: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
+ "mm/mmu_notifier.c: In function a??__mmu_notifier_clear_flush_younga??:\n"
+ "mm/mmu_notifier.c:47: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
+ "mm/mmu_notifier.c: In function a??__mmu_notifier_invalidate_pagea??:\n"
+ "mm/mmu_notifier.c:61: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
+ "mm/mmu_notifier.c: In function a??__mmu_notifier_invalidate_range_starta??:\n"
+ "mm/mmu_notifier.c:73: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
+ "mm/mmu_notifier.c: In function a??__mmu_notifier_invalidate_range_enda??:\n"
+ "mm/mmu_notifier.c:85: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
+ "mm/mmu_notifier.c: In function a??mmu_notifier_registera??:\n"
+ "mm/mmu_notifier.c:102: error: a??struct mm_structa?? has no member named a??mmu_notifier_lista??\n"
  "make[1]: *** [mm/mmu_notifier.o] Error 1\n"
- make: *** [mm] Error 2
+ "make: *** [mm] Error 2\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-316132e1ce36862135900f99145e81089a6e19b6bdc9f2f8141b4a480ed3f52e
+e9fd6e8436790a7372536ca2c2120c3daf5da33294226b05e6250f70bcd54217

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.