All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5018C76D.8000205@cn.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 84dc0dc..d036aaf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -134,7 +134,7 @@ Wen Congyang
 >> +
 >> +       ret = __remove_pages(start_pfn, nr_pages);
 >> +       if (unlikely(ret))
->> +               pr_warn("%s: Failed, __remove_pages() == %d\n", __func__,
+>> +               pr_warn("%s: Failed, __remove_pages() = %d\n", __func__,
 >> +                       ret);
 >> +
 >> +       return ret;
@@ -244,7 +244,7 @@ Wen Congyang
 >> +                       continue;
 >> +
 >> +               if (pmd_large(*pmd)) {
->> +                       if ((addr & ~PMD_MASK) == 0 && next <= end) {
+>> +                       if ((addr & ~PMD_MASK) = 0 && next <= end) {
 >> +                               set_pmd(pmd, __pmd(0));
 >> +                               pages++;
 >> +                               continue;
@@ -291,7 +291,7 @@ Wen Congyang
 >> +                       continue;
 >> +
 >> +               if (pud_large(*pud)) {
->> +                       if ((addr & ~PUD_MASK) == 0 && next <= end) {
+>> +                       if ((addr & ~PUD_MASK) = 0 && next <= end) {
 >> +                               set_pud(pud, __pud(0));
 >> +                               pages++;
 >> +                               continue;
@@ -480,10 +480,4 @@ Wen Congyang
 >> the body of a message to majordomo@vger.kernel.org
 >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >> Please read the FAQ at  http://www.tux.org/lkml/
-> 
-
---
-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 3afb644..a471ffe 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\0CAN6t85SiG62QXdSpSmGQFeG4f3JnOicDx9H3jSvwg0t2Ly-q+w@mail.gmail.com\0"
  "From\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Subject\0Re: [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()\0"
- "Date\0Wed, 01 Aug 2012 14:06:37 +0800\0"
+ "Date\0Wed, 01 Aug 2012 06:06:37 +0000\0"
  "To\0jencce zhou <jencce2002@gmail.com>\0"
  "Cc\0linux-mm@kvack.org"
   linux-kernel@vger.kernel.org
@@ -161,7 +161,7 @@
  ">> +\n"
  ">> +       ret = __remove_pages(start_pfn, nr_pages);\n"
  ">> +       if (unlikely(ret))\n"
- ">> +               pr_warn(\"%s: Failed, __remove_pages() == %d\\n\", __func__,\n"
+ ">> +               pr_warn(\"%s: Failed, __remove_pages() = %d\\n\", __func__,\n"
  ">> +                       ret);\n"
  ">> +\n"
  ">> +       return ret;\n"
@@ -271,7 +271,7 @@
  ">> +                       continue;\n"
  ">> +\n"
  ">> +               if (pmd_large(*pmd)) {\n"
- ">> +                       if ((addr & ~PMD_MASK) == 0 && next <= end) {\n"
+ ">> +                       if ((addr & ~PMD_MASK) = 0 && next <= end) {\n"
  ">> +                               set_pmd(pmd, __pmd(0));\n"
  ">> +                               pages++;\n"
  ">> +                               continue;\n"
@@ -318,7 +318,7 @@
  ">> +                       continue;\n"
  ">> +\n"
  ">> +               if (pud_large(*pud)) {\n"
- ">> +                       if ((addr & ~PUD_MASK) == 0 && next <= end) {\n"
+ ">> +                       if ((addr & ~PUD_MASK) = 0 && next <= end) {\n"
  ">> +                               set_pud(pud, __pud(0));\n"
  ">> +                               pages++;\n"
  ">> +                               continue;\n"
@@ -507,12 +507,6 @@
  ">> the body of a message to majordomo@vger.kernel.org\n"
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  ">> Please read the FAQ at  http://www.tux.org/lkml/\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>"
+ >
 
-0128643cb2cb31f685ed4b6a97ec8e99018701de28bf32f01ef81dda263d6144
+dedd2f91b068c01762f11c2240103bd8d2c7084f368bdd5c9f71bcce29d0a67d

diff --git a/a/1.txt b/N2/1.txt
index 84dc0dc..3246d7a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -480,10 +480,4 @@ Wen Congyang
 >> the body of a message to majordomo@vger.kernel.org
 >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >> Please read the FAQ at  http://www.tux.org/lkml/
-> 
-
---
-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 3afb644..1ce5db5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,24 +5,23 @@
  "Subject\0Re: [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()\0"
  "Date\0Wed, 01 Aug 2012 14:06:37 +0800\0"
  "To\0jencce zhou <jencce2002@gmail.com>\0"
- "Cc\0linux-mm@kvack.org"
-  linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
+ "Cc\0linux-s390@vger.kernel.org"
+  linux-ia64@vger.kernel.org
   linux-acpi@vger.kernel.org
-  linux-s390@vger.kernel.org
+  len.brown@intel.com
   linux-sh@vger.kernel.org
-  linux-ia64@vger.kernel.org
+  linux-kernel@vger.kernel.org
   cmetcalf@tilera.com
-  rientjes@google.com
-  liuj97@gmail.com
-  len.brown@intel.com
-  benh@kernel.crashing.org
+  linux-mm@kvack.org
+  Yasuaki ISIMATU <isimatu.yasuaki@jp.fujitsu.com>
   paulus@samba.org
-  cl@linux.com
   minchan.kim@gmail.com
-  akpm@linux-foundation.org
   kosaki.motohiro@jp.fujitsu.com
- " Yasuaki ISIMATU <isimatu.yasuaki@jp.fujitsu.com>\0"
+  rientjes@google.com
+  cl@linux.com
+  linuxppc-dev@lists.ozlabs.org
+  akpm@linux-foundation.org
+ " liuj97@gmail.com\0"
  "\00:1\0"
  "b\0"
  "At 08/01/2012 10:44 AM, jencce zhou Wrote:\n"
@@ -507,12 +506,6 @@
  ">> the body of a message to majordomo@vger.kernel.org\n"
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  ">> Please read the FAQ at  http://www.tux.org/lkml/\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>"
+ >
 
-0128643cb2cb31f685ed4b6a97ec8e99018701de28bf32f01ef81dda263d6144
+7061c154e11cd1412784d0f726857467c698a4698093781ec78a19d8edc05763

diff --git a/a/1.txt b/N3/1.txt
index 84dc0dc..3246d7a 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -480,10 +480,4 @@ Wen Congyang
 >> the body of a message to majordomo@vger.kernel.org
 >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >> Please read the FAQ at  http://www.tux.org/lkml/
-> 
-
---
-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 3afb644..2129718 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -507,12 +507,6 @@
  ">> the body of a message to majordomo@vger.kernel.org\n"
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  ">> Please read the FAQ at  http://www.tux.org/lkml/\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>"
+ >
 
-0128643cb2cb31f685ed4b6a97ec8e99018701de28bf32f01ef81dda263d6144
+21375cdb965afd8e4871380c406d52399323bf7b6e29a52576ee209389915430

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.