All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50B4625F.1050307@cn.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index f403372..2f9b8bf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -236,7 +236,7 @@ At 11/27/2012 01:47 PM, Jianguo Wu Wrote:
 >> +			continue;
 >> +
 >> +		magic = (unsigned long) page->lru.next;
->> +		if (magic == SECTION_INFO)
+>> +		if (magic = SECTION_INFO)
 >> +			put_page_bootmem(page);
 >> +		flush_tlb_kernel_range(addr, end);
 >> +	}
@@ -347,9 +347,3 @@ Wen Congyang
 >  
 >  		free_map_bootmem(memmap_page, nr_pages);
 >  	}
-
---
-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/N1/content_digest
index 1677e51..ce7f0fa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\050B45400.20800@huawei.com\0"
  "From\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Subject\0Re: [PATCH v3 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
- "Date\0Tue, 27 Nov 2012 14:49:03 +0800\0"
+ "Date\0Tue, 27 Nov 2012 06:49:03 +0000\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Cc\0x86@kernel.org"
   linux-mm@kvack.org
@@ -265,7 +265,7 @@
  ">> +\t\t\tcontinue;\n"
  ">> +\n"
  ">> +\t\tmagic = (unsigned long) page->lru.next;\n"
- ">> +\t\tif (magic == SECTION_INFO)\n"
+ ">> +\t\tif (magic = SECTION_INFO)\n"
  ">> +\t\t\tput_page_bootmem(page);\n"
  ">> +\t\tflush_tlb_kernel_range(addr, end);\n"
  ">> +\t}\n"
@@ -375,12 +375,6 @@
  "\n"
  ">  \n"
  ">  \t\tfree_map_bootmem(memmap_page, nr_pages);\n"
- ">  \t}\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>"
+ ">  \t}"
 
-d0a48eeb02b5ffb1473b032fa5d71eca8a7c9c2dfa853c33eb06f79fe7ea7f87
+fb84c48a9c861f6e98e90388c0043e97b2f89aab5b3751171e191e1bdbceec69

diff --git a/a/1.txt b/N2/1.txt
index f403372..e0705a0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -347,9 +347,3 @@ Wen Congyang
 >  
 >  		free_map_bootmem(memmap_page, nr_pages);
 >  	}
-
---
-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 1677e51..a6623b7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,26 +5,25 @@
  "Subject\0Re: [PATCH v3 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
  "Date\0Tue, 27 Nov 2012 14:49:03 +0800\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
- "Cc\0x86@kernel.org"
-  linux-mm@kvack.org
-  linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
+ "Cc\0linux-s390@vger.kernel.org"
+  linux-ia64@vger.kernel.org
+  Len Brown <len.brown@intel.com>
   linux-acpi@vger.kernel.org
-  linux-s390@vger.kernel.org
   linux-sh@vger.kernel.org
-  linux-ia64@vger.kernel.org
+  x86@kernel.org
+  linux-kernel@vger.kernel.org
   cmetcalf@tilera.com
-  sparclinux@vger.kernel.org
-  David Rientjes <rientjes@google.com>
-  Jiang Liu <liuj97@gmail.com>
-  Len Brown <len.brown@intel.com>
-  benh@kernel.crashing.org
+  linux-mm@kvack.org
+  Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
   paulus@samba.org
-  Christoph Lameter <cl@linux.com>
   Minchan Kim <minchan.kim@gmail.com>
-  Andrew Morton <akpm@linux-foundation.org>
   KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
- " Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>\0"
+  David Rientjes <rientjes@google.com>
+  sparclinux@vger.kernel.org
+  Christoph Lameter <cl@linux.com>
+  linuxppc-dev@lists.ozlabs.org
+  Andrew Morton <akpm@linux-foundation.org>
+ " Jiang Liu <liuj97@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "At 11/27/2012 01:47 PM, Jianguo Wu Wrote:\n"
@@ -375,12 +374,6 @@
  "\n"
  ">  \n"
  ">  \t\tfree_map_bootmem(memmap_page, nr_pages);\n"
- ">  \t}\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>"
+ ">  \t}"
 
-d0a48eeb02b5ffb1473b032fa5d71eca8a7c9c2dfa853c33eb06f79fe7ea7f87
+644a730b02f7becc39ae5184a7218ecb25d5c48ae9156fbf3a4437c3bc1d9fda

diff --git a/a/1.txt b/N3/1.txt
index f403372..e0705a0 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -347,9 +347,3 @@ Wen Congyang
 >  
 >  		free_map_bootmem(memmap_page, nr_pages);
 >  	}
-
---
-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/N3/content_digest
index 1677e51..3c026d2 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -375,12 +375,6 @@
  "\n"
  ">  \n"
  ">  \t\tfree_map_bootmem(memmap_page, nr_pages);\n"
- ">  \t}\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>"
+ ">  \t}"
 
-d0a48eeb02b5ffb1473b032fa5d71eca8a7c9c2dfa853c33eb06f79fe7ea7f87
+075d4655bf04974f6ef1340103f8ac13c9a9fed321b5d10f6f4e54ac059f2faa

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.