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

diff --git a/a/1.txt b/N1/1.txt
index e3b1a30..23fd251 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,12 +12,12 @@ On 12/25/2012 04:17 PM, Jianguo Wu 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)
 >> +			put_page_bootmem(page);
 >
 > Hi Tang,
 >
-> For removing memmap of sparse-vmemmap, in cpu_has_pse case, if magic == SECTION_INFO,
+> For removing memmap of sparse-vmemmap, in cpu_has_pse case, if magic = SECTION_INFO,
 > the order will be get_order(PMD_SIZE), so we need a loop here to put all the 512 pages.
 >
 Hi Wu,
@@ -29,9 +29,3 @@ section will be set as SECTION_INFO, I think we don't need to check
 the page magic one by one, just the first one is enough. :)
 
 I will fix it, thanks. :)
-
---
-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 1ceaf96..1fcf62b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\050D96116.1070305@huawei.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 10:49:27 +0800\0"
+ "Date\0Wed, 26 Dec 2012 02:49:27 +0000\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Cc\0akpm@linux-foundation.org"
   rientjes@google.com
@@ -47,12 +47,12 @@
  ">> +\t\tbootmem = true;\n"
  ">> +\n"
  ">> +\t\tmagic = (unsigned long)page->lru.next;\n"
- ">> +\t\tif (magic == SECTION_INFO || magic == MIX_SECTION_INFO)\n"
+ ">> +\t\tif (magic = SECTION_INFO || magic = MIX_SECTION_INFO)\n"
  ">> +\t\t\tput_page_bootmem(page);\n"
  ">\n"
  "> Hi Tang,\n"
  ">\n"
- "> For removing memmap of sparse-vmemmap, in cpu_has_pse case, if magic == SECTION_INFO,\n"
+ "> For removing memmap of sparse-vmemmap, in cpu_has_pse case, if magic = SECTION_INFO,\n"
  "> the order will be get_order(PMD_SIZE), so we need a loop here to put all the 512 pages.\n"
  ">\n"
  "Hi Wu,\n"
@@ -63,12 +63,6 @@
  "section will be set as SECTION_INFO, I think we don't need to check\n"
  "the page magic one by one, just the first one is enough. :)\n"
  "\n"
- "I will fix it, thanks. :)\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>"
+ I will fix it, thanks. :)
 
-fa3daa95c19a88bd87a7ba159acbc726ed661a0b0f7de4fd7ee14e64ec8f1580
+b7195e23656e7f85b3b8a6a6489b164781f6dd48bb05d37a42c5917d564fbae3

diff --git a/a/1.txt b/N2/1.txt
index e3b1a30..4762c91 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -29,9 +29,3 @@ section will be set as SECTION_INFO, I think we don't need to check
 the page magic one by one, just the first one is enough. :)
 
 I will fix it, thanks. :)
-
---
-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 1ceaf96..ea2e265 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,32 +5,31 @@
  "Subject\0Re: [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove\0"
  "Date\0Wed, 26 Dec 2012 10:49:27 +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/25/2012 04:17 PM, Jianguo Wu wrote:\n"
@@ -63,12 +62,6 @@
  "section will be set as SECTION_INFO, I think we don't need to check\n"
  "the page magic one by one, just the first one is enough. :)\n"
  "\n"
- "I will fix it, thanks. :)\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>"
+ I will fix it, thanks. :)
 
-fa3daa95c19a88bd87a7ba159acbc726ed661a0b0f7de4fd7ee14e64ec8f1580
+a515a8b04aea569b8dd3469bda6079f4e60ca1a3116c7c7a5e596644ed05375d

diff --git a/a/1.txt b/N3/1.txt
index e3b1a30..4762c91 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -29,9 +29,3 @@ section will be set as SECTION_INFO, I think we don't need to check
 the page magic one by one, just the first one is enough. :)
 
 I will fix it, thanks. :)
-
---
-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 1ceaf96..517776a 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -63,12 +63,6 @@
  "section will be set as SECTION_INFO, I think we don't need to check\n"
  "the page magic one by one, just the first one is enough. :)\n"
  "\n"
- "I will fix it, thanks. :)\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>"
+ I will fix it, thanks. :)
 
-fa3daa95c19a88bd87a7ba159acbc726ed661a0b0f7de4fd7ee14e64ec8f1580
+3d844d771cc4fe78044293bf39a1dc773298dbc4dc194398bb265bb876570b8b

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.