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

diff --git a/a/1.txt b/N1/1.txt
index e7f0191..ca8cf44 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,3 +27,8 @@ Index: mmu_notifiers-cl-v5/mm/filemap_xip.c
  	spin_lock(&mapping->i_mmap_lock);
  	vma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) {
  		mm = vma->vm_mm;
+
+-------------------------------------------------------------------------
+This SF.net email is sponsored by: Microsoft
+Defy all challenges. Microsoft(R) Visual Studio 2008.
+http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
diff --git a/a/content_digest b/N1/content_digest
index fe4e6ea..e9499d5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,18 @@
  "ref\020080201050439.009441434@sgi.com\0"
- "From\0Robin Holt <holt@sgi.com>\0"
- "Subject\0Extending mmu_notifiers to handle __xip_unmap in a sleepable context?\0"
+ "ref\020080201050439.009441434-sJ/iWh9BUns@public.gmane.org\0"
+ "From\0Robin Holt <holt-sJ/iWh9BUns@public.gmane.org>\0"
+ "Subject\0Extending mmu_notifiers to handle __xip_unmap in a sleepable\tcontext?\0"
  "Date\0Fri, 1 Feb 2008 05:58:41 -0600\0"
- "To\0Christoph Lameter <clameter@sgi.com>\0"
- "Cc\0Andrea Arcangeli <andrea@qumranet.com>"
-  Robin Holt <holt@sgi.com>
-  Avi Kivity <avi@qumranet.com>
-  Izik Eidus <izike@qumranet.com>
-  kvm-devel@lists.sourceforge.net
-  Peter Zijlstra <a.p.zijlstra@chello.nl>
-  steiner@sgi.com
-  linux-kernel@vger.kernel.org
-  linux-mm@kvack.org
- " daniel.blueman@quadrics.com\0"
+ "To\0Christoph Lameter <clameter-sJ/iWh9BUns@public.gmane.org>\0"
+ "Cc\0Andrea Arcangeli <andrea-atKUWr5tajBWk0Htik3J/w@public.gmane.org>"
+  Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org>
+  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
+  steiner-sJ/iWh9BUns@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
+  kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
+  daniel.blueman-xqY44rlHlBpWk0Htik3J/w@public.gmane.org
+ " Robin Holt <holt-sJ/iWh9BUns@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -43,6 +43,11 @@
  "+\tmmu_rmap_notifier(invalidate_page, page);\n"
  " \tspin_lock(&mapping->i_mmap_lock);\n"
  " \tvma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) {\n"
- " \t\tmm = vma->vm_mm;"
+ " \t\tmm = vma->vm_mm;\n"
+ "\n"
+ "-------------------------------------------------------------------------\n"
+ "This SF.net email is sponsored by: Microsoft\n"
+ "Defy all challenges. Microsoft(R) Visual Studio 2008.\n"
+ http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
 
-b4818f8827624cb3e7bb0239d46688186cce35d477576aa06d01bd93f3013cd7
+91df7138e9f7b1ca441e20cfac5ea7670e486bfb788d16ff1db13b23305cae1f

diff --git a/a/1.txt b/N2/1.txt
index e7f0191..66c3fff 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,3 @@
-
 With this set of patches, I think we have enough to get xpmem working
 with most types of mappings.  In the past, we operated without any of
 these callouts by significantly restricting why types of mappings could
@@ -27,3 +26,9 @@ Index: mmu_notifiers-cl-v5/mm/filemap_xip.c
  	spin_lock(&mapping->i_mmap_lock);
  	vma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) {
  		mm = vma->vm_mm;
+
+--
+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 fe4e6ea..6ba3bf7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -15,7 +15,6 @@
  " daniel.blueman@quadrics.com\0"
  "\00:1\0"
  "b\0"
- "\n"
  "With this set of patches, I think we have enough to get xpmem working\n"
  "with most types of mappings.  In the past, we operated without any of\n"
  "these callouts by significantly restricting why types of mappings could\n"
@@ -43,6 +42,12 @@
  "+\tmmu_rmap_notifier(invalidate_page, page);\n"
  " \tspin_lock(&mapping->i_mmap_lock);\n"
  " \tvma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) {\n"
- " \t\tmm = vma->vm_mm;"
+ " \t\tmm = vma->vm_mm;\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>"
 
-b4818f8827624cb3e7bb0239d46688186cce35d477576aa06d01bd93f3013cd7
+13e0367ca6078e03563ecb6f439bb728a768f8ff0cd15653253ca92fe47f5e5a

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.