All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20041015200041.GD4937@logos.cnet>

diff --git a/a/1.txt b/N1/1.txt
index 7dfd813..b922b95 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,8 @@ On Fri, Oct 15, 2004 at 12:04:53PM -0700, Christoph Lameter wrote:
 > Signed-off-by: Christoph Lameter <clameter@sgi.com>
 > 
 > Index: linux-2.6.9-rc4/mm/memory.c
-> =================================> --- linux-2.6.9-rc4.orig/mm/memory.c	2004-10-14 12:22:14.000000000 -0700
+> ===================================================================
+> --- linux-2.6.9-rc4.orig/mm/memory.c	2004-10-14 12:22:14.000000000 -0700
 > +++ linux-2.6.9-rc4/mm/memory.c	2004-10-14 12:22:14.000000000 -0700
 > @@ -1314,8 +1314,7 @@
 >  }
@@ -197,7 +198,7 @@ unmap the pte (now that we dont hold page_table_lock anymore).
 > -	spin_unlock(&mm->page_table_lock);
 > 
 >  	err = vma->vm_ops->populate(vma, address & PAGE_MASK, PAGE_SIZE, vma->vm_page_prot, pgoff, 0);
->  	if (err = -ENOMEM)
+>  	if (err == -ENOMEM)
 > @@ -1627,49 +1628,49 @@
 >   * with external mmu caches can use to update those (ie the Sparc or
 >   * PowerPC hashed page tables that act as extended TLBs).
diff --git a/a/content_digest b/N1/content_digest
index 7b210ee..b553da3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -10,7 +10,7 @@
  "ref\0Pine.LNX.4.58.0410151203521.26697@schroedinger.engr.sgi.com\0"
  "From\0Marcelo Tosatti <marcelo.tosatti@cyclades.com>\0"
  "Subject\0Re: page fault scalability patch V10: [2/7] defer/omit taking page_table_lock\0"
- "Date\0Fri, 15 Oct 2004 20:00:41 +0000\0"
+ "Date\0Fri, 15 Oct 2004 17:00:41 -0300\0"
  "To\0Christoph Lameter <clameter@sgi.com>\0"
  "Cc\0akpm@osdl.org"
   linux-kernel@vger.kernel.org
@@ -38,7 +38,8 @@
  "> Signed-off-by: Christoph Lameter <clameter@sgi.com>\n"
  "> \n"
  "> Index: linux-2.6.9-rc4/mm/memory.c\n"
- "> =================================> --- linux-2.6.9-rc4.orig/mm/memory.c\t2004-10-14 12:22:14.000000000 -0700\n"
+ "> ===================================================================\n"
+ "> --- linux-2.6.9-rc4.orig/mm/memory.c\t2004-10-14 12:22:14.000000000 -0700\n"
  "> +++ linux-2.6.9-rc4/mm/memory.c\t2004-10-14 12:22:14.000000000 -0700\n"
  "> @@ -1314,8 +1314,7 @@\n"
  ">  }\n"
@@ -216,7 +217,7 @@
  "> -\tspin_unlock(&mm->page_table_lock);\n"
  "> \n"
  ">  \terr = vma->vm_ops->populate(vma, address & PAGE_MASK, PAGE_SIZE, vma->vm_page_prot, pgoff, 0);\n"
- ">  \tif (err = -ENOMEM)\n"
+ ">  \tif (err == -ENOMEM)\n"
  "> @@ -1627,49 +1628,49 @@\n"
  ">   * with external mmu caches can use to update those (ie the Sparc or\n"
  ">   * PowerPC hashed page tables that act as extended TLBs).\n"
@@ -266,4 +267,4 @@
  "Aren't we going to proceed with the \"pte_mkyoung(entry)\" of a potentially \n"
  now unmapped pte? Isnt that case possible now?
 
-8ef45e951d390994dad0490ba095f96a11c0ab6829db9af72cc614f2d7d64d02
+9cfdf24a9e786ff6c2bd01ad74def41449b6bf133c577e724125cca6fd483a8b

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.