All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20040818170715.2c31b4b9.davem@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 1d24463..4c98d44 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -209,7 +209,7 @@ diff -Nru a/arch/sparc64/mm/init.c b/arch/sparc64/mm/init.c
 --- a/arch/sparc64/mm/init.c	2004-08-18 15:30:39 -07:00
 +++ b/arch/sparc64/mm/init.c	2004-08-18 15:30:39 -07:00
 @@ -430,7 +430,8 @@
- 				if (tlb_type = spitfire)
+ 				if (tlb_type == spitfire)
  					val &= ~0x0003fe0000000000UL;
  
 -				set_pte (ptep, __pte(val | _PAGE_MODIFIED));
@@ -242,7 +242,7 @@ diff -Nru a/arch/sparc64/mm/tlb.c b/arch/sparc64/mm/tlb.c
  	/* It is more efficient to let flush_tlb_kernel_range()
  	 * handle these cases.
 @@ -57,8 +53,9 @@
- 	if (mm = &init_mm)
+ 	if (mm == &init_mm)
  		return;
  
 -	vaddr = ptepage->index +
diff --git a/a/content_digest b/N1/content_digest
index 5c3e466..202483e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\020040818235528.GA8070@triplehelix.org\0"
  "From\0David S. Miller <davem@redhat.com>\0"
  "Subject\0Re: [2.6] busybox EFAULT on sparc64\0"
- "Date\0Thu, 19 Aug 2004 00:07:15 +0000\0"
- "To\0Joshua Kwan <joshk@triplehelix.org>\0"
+ "Date\0Wed, 18 Aug 2004 17:07:15 -0700\0"
+ "To\0joshk@triplehelix.org (Joshua Kwan)\0"
  "Cc\0sparclinux@vger.kernel.org"
  " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
@@ -218,7 +218,7 @@
  "--- a/arch/sparc64/mm/init.c\t2004-08-18 15:30:39 -07:00\n"
  "+++ b/arch/sparc64/mm/init.c\t2004-08-18 15:30:39 -07:00\n"
  "@@ -430,7 +430,8 @@\n"
- " \t\t\t\tif (tlb_type = spitfire)\n"
+ " \t\t\t\tif (tlb_type == spitfire)\n"
  " \t\t\t\t\tval &= ~0x0003fe0000000000UL;\n"
  " \n"
  "-\t\t\t\tset_pte (ptep, __pte(val | _PAGE_MODIFIED));\n"
@@ -251,7 +251,7 @@
  " \t/* It is more efficient to let flush_tlb_kernel_range()\n"
  " \t * handle these cases.\n"
  "@@ -57,8 +53,9 @@\n"
- " \tif (mm = &init_mm)\n"
+ " \tif (mm == &init_mm)\n"
  " \t\treturn;\n"
  " \n"
  "-\tvaddr = ptepage->index +\n"
@@ -798,4 +798,4 @@
  " \t\tpte++;\n"
  " \t\t(*pages)++;"
 
-135f1b04d749a26690b6a5fb751a954e3bd6379004d31460d1f1e85157f86e90
+9479b3b96f26cbe0d9d70e2eaf919333bffd2536d7b27e0e388166647775941d

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.