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

diff --git a/a/1.txt b/N1/1.txt
index 57567a7..eabe451 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On 12/26/2012 10:49 AM, Tang Chen wrote:
 >>> + bootmem = true;
 >>> +
 >>> + magic = (unsigned long)page->lru.next;
->>> + if (magic == SECTION_INFO || magic == MIX_SECTION_INFO)
+>>> + if (magic = SECTION_INFO || magic = MIX_SECTION_INFO)
 
 And also, I think we don't need to check MIX_SECTION_INFO since it is
 for the pageblock_flags, not the memmap in the section.
@@ -25,7 +25,7 @@ Thanks. :)
 >> Hi Tang,
 >>
 >> For removing memmap of sparse-vmemmap, in cpu_has_pse case, if magic
->> == SECTION_INFO,
+>> = SECTION_INFO,
 >> the order will be get_order(PMD_SIZE), so we need a loop here to put
 >> all the 512 pages.
 >>
@@ -44,9 +44,3 @@ Thanks. :)
 > the body of a message to majordomo@vger.kernel.org
 > More majordomo info at http://vger.kernel.org/majordomo-info.html
 >
-
---
-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 74e9e15..3c79180 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\050DA65B7.2050707@cn.fujitsu.com\0"
  "From\0Tang Chen <tangchen@cn.fujitsu.com>\0"
  "Subject\0Re: [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove\0"
- "Date\0Wed, 26 Dec 2012 11:11:01 +0800\0"
+ "Date\0Wed, 26 Dec 2012 03:11:01 +0000\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Cc\0akpm@linux-foundation.org"
   rientjes@google.com
@@ -49,7 +49,7 @@
  ">>> + bootmem = true;\n"
  ">>> +\n"
  ">>> + magic = (unsigned long)page->lru.next;\n"
- ">>> + if (magic == SECTION_INFO || magic == MIX_SECTION_INFO)\n"
+ ">>> + if (magic = SECTION_INFO || magic = MIX_SECTION_INFO)\n"
  "\n"
  "And also, I think we don't need to check MIX_SECTION_INFO since it is\n"
  "for the pageblock_flags, not the memmap in the section.\n"
@@ -61,7 +61,7 @@
  ">> Hi Tang,\n"
  ">>\n"
  ">> For removing memmap of sparse-vmemmap, in cpu_has_pse case, if magic\n"
- ">> == SECTION_INFO,\n"
+ ">> = SECTION_INFO,\n"
  ">> the order will be get_order(PMD_SIZE), so we need a loop here to put\n"
  ">> all the 512 pages.\n"
  ">>\n"
@@ -79,12 +79,6 @@
  "> To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n"
  "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at http://vger.kernel.org/majordomo-info.html\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>"
+ >
 
-6b7e8cc910d2e4a67792edaa1d01724729b7e5f30a5f92a71da1f41906d0d171
+09361bacaea21fd7e59753d2edfdf8d6cbdae22cbe1a5daede2c5560283cfd76

diff --git a/a/1.txt b/N2/1.txt
index 57567a7..0062ce4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -44,9 +44,3 @@ Thanks. :)
 > the body of a message to majordomo@vger.kernel.org
 > More majordomo info at http://vger.kernel.org/majordomo-info.html
 >
-
---
-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 74e9e15..5e5ac64 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,32 +6,31 @@
  "Subject\0Re: [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove\0"
  "Date\0Wed, 26 Dec 2012 11:11:01 +0800\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
- "Cc\0akpm@linux-foundation.org"
-  rientjes@google.com
-  liuj97@gmail.com
-  len.brown@intel.com
-  benh@kernel.crashing.org
+ "Cc\0linux-ia64@vger.kernel.org"
+  linux-sh@vger.kernel.org
+  linux-mm@kvack.org
   paulus@samba.org
+  hpa@zytor.com
+  sparclinux@vger.kernel.org
   cl@linux.com
-  minchan.kim@gmail.com
-  kosaki.motohiro@jp.fujitsu.com
+  linux-s390@vger.kernel.org
+  x86@kernel.org
+  linux-acpi@vger.kernel.org
   isimatu.yasuaki@jp.fujitsu.com
-  wency@cn.fujitsu.com
-  hpa@zytor.com
   linfeng@cn.fujitsu.com
-  laijs@cn.fujitsu.com
   mgorman@suse.de
+  kosaki.motohiro@jp.fujitsu.com
+  rientjes@google.com
+  liuj97@gmail.com
+  len.brown@intel.com
+  wency@cn.fujitsu.com
+  cmetcalf@tilera.com
   yinghai@kernel.org
-  x86@kernel.org
-  linux-mm@kvack.org
+  laijs@cn.fujitsu.com
   linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
-  linux-acpi@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-sh@vger.kernel.org
-  linux-ia64@vger.kernel.org
-  cmetcalf@tilera.com
- " sparclinux@vger.kernel.org\0"
+  minchan.kim@gmail.com
+  akpm@linux-foundation.org
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On 12/26/2012 10:49 AM, Tang Chen wrote:\n"
@@ -79,12 +78,6 @@
  "> To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n"
  "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at http://vger.kernel.org/majordomo-info.html\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>"
+ >
 
-6b7e8cc910d2e4a67792edaa1d01724729b7e5f30a5f92a71da1f41906d0d171
+1c01b6fef1ff35eded55b0a0fea1880d5347896d6a9a8b2731ba3370a70f1e37

diff --git a/a/1.txt b/N3/1.txt
index 57567a7..0062ce4 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -44,9 +44,3 @@ Thanks. :)
 > the body of a message to majordomo@vger.kernel.org
 > More majordomo info at http://vger.kernel.org/majordomo-info.html
 >
-
---
-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 74e9e15..49c23b2 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -79,12 +79,6 @@
  "> To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n"
  "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at http://vger.kernel.org/majordomo-info.html\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>"
+ >
 
-6b7e8cc910d2e4a67792edaa1d01724729b7e5f30a5f92a71da1f41906d0d171
+e74acfd79112d2858c0607c28ee52d0d9d1db139ea8516b3d78e65153388120d

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.