All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50AC571C.4030504@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 5267170..dd181a5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ On 11/21/2012 11:05 AM, Wen Congyang wrote:
 >> address allocated before? If not continuous, page_to_pfn and pfn_to_page
 >> can't work correctly.
 > vmemmap has its virtual address range:
-> ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB)
+> ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB)
 >
 > We allocate memory from buddy system to store struct page, and its virtual
 > address isn't in this range. So we should update the page table:
@@ -90,9 +90,3 @@ Jaegeuk
 >>>    #else
 >>>    static int __remove_section(struct zone *zone, struct mem_section *ms)
 >>
-
---
-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 fe378bb..f0191e4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\050AC4505.1000007@cn.fujitsu.com\0"
  "From\0Jaegeuk Hanse <jaegeuk.hanse@gmail.com>\0"
  "Subject\0Re: [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP\0"
- "Date\0Wed, 21 Nov 2012 12:22:52 +0800\0"
+ "Date\0Wed, 21 Nov 2012 04:22:52 +0000\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>"
   x86@kernel.org
@@ -47,7 +47,7 @@
  ">> address allocated before? If not continuous, page_to_pfn and pfn_to_page\n"
  ">> can't work correctly.\n"
  "> vmemmap has its virtual address range:\n"
- "> ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB)\n"
+ "> ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB)\n"
  ">\n"
  "> We allocate memory from buddy system to store struct page, and its virtual\n"
  "> address isn't in this range. So we should update the page table:\n"
@@ -120,12 +120,6 @@
  ">>>    }\n"
  ">>>    #else\n"
  ">>>    static int __remove_section(struct zone *zone, struct mem_section *ms)\n"
- ">>\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>"
+ >>
 
-fe825f917851e5d144754ecfa059fea6d5f8b5c063e265b2d30743776bac1285
+ede2a498241f12dce079d012f02c172c3b2aa8df916f70f0718bf5b3b4dc8cf8

diff --git a/a/1.txt b/N2/1.txt
index 5267170..decbe83 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -90,9 +90,3 @@ Jaegeuk
 >>>    #else
 >>>    static int __remove_section(struct zone *zone, struct mem_section *ms)
 >>
-
---
-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 fe378bb..fd679e4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,27 +6,26 @@
  "Subject\0Re: [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP\0"
  "Date\0Wed, 21 Nov 2012 12:22:52 +0800\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
- "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>"
-  x86@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
+  Jianguo Wu <wujianguo@huawei.com>
+  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>
- " Jianguo Wu <wujianguo@huawei.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"
  "On 11/21/2012 11:05 AM, Wen Congyang wrote:\n"
@@ -120,12 +119,6 @@
  ">>>    }\n"
  ">>>    #else\n"
  ">>>    static int __remove_section(struct zone *zone, struct mem_section *ms)\n"
- ">>\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>"
+ >>
 
-fe825f917851e5d144754ecfa059fea6d5f8b5c063e265b2d30743776bac1285
+7df8d6fab47146b9040965c9484dc0ea9bb4f9b6500c76d56009a3b02db95e20

diff --git a/a/1.txt b/N3/1.txt
index 5267170..decbe83 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -90,9 +90,3 @@ Jaegeuk
 >>>    #else
 >>>    static int __remove_section(struct zone *zone, struct mem_section *ms)
 >>
-
---
-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 fe378bb..a285526 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -120,12 +120,6 @@
  ">>>    }\n"
  ">>>    #else\n"
  ">>>    static int __remove_section(struct zone *zone, struct mem_section *ms)\n"
- ">>\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>"
+ >>
 
-fe825f917851e5d144754ecfa059fea6d5f8b5c063e265b2d30743776bac1285
+72ae43f749ca7f652b8cc8facacbf53da25a758909b5020b7e3d8715e4978138

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.