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

diff --git a/a/1.txt b/N1/1.txt
index 5048edc..269a877 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);
 >> +	}
diff --git a/a/content_digest b/N1/content_digest
index d9acde0..5265034 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:39:55 +0800\0"
+ "Date\0Tue, 27 Nov 2012 06:39:55 +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"
@@ -378,4 +378,4 @@
  ">  \t\tfree_map_bootmem(memmap_page, nr_pages);\n"
  ">  \t}"
 
-95e98204a8a20dd37d95e670122dd7cf171e0b88d5fb936817575fd7057b8f62
+893479332cea9cdc339182bd378a17850706f4363f3ac2e9f307e750a20e1759

diff --git a/a/content_digest b/N2/content_digest
index d9acde0..5ccbbe1 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:39:55 +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"
@@ -378,4 +377,4 @@
  ">  \t\tfree_map_bootmem(memmap_page, nr_pages);\n"
  ">  \t}"
 
-95e98204a8a20dd37d95e670122dd7cf171e0b88d5fb936817575fd7057b8f62
+87502d54b4b098f00403e770651062889ab1f0b5dca8cca593d252fcc218a142

diff --git a/a/1.txt b/N3/1.txt
index 5048edc..cd5188d 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -348,3 +348,9 @@ 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 d9acde0..859eaeb 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -376,6 +376,12 @@
  "> +#endif\n"
  ">  \n"
  ">  \t\tfree_map_bootmem(memmap_page, nr_pages);\n"
- ">  \t}"
+ ">  \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>"
 
-95e98204a8a20dd37d95e670122dd7cf171e0b88d5fb936817575fd7057b8f62
+4c059e16a255622813b84d23dde6ec87829a1504a5d8f5b776f46cbdbb74f725

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.