All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50B81E50.9050101@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index 7597126..d65c6b5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -59,7 +59,7 @@ On 2012/11/30 9:45, Wen Congyang wrote:
 >> +	unsigned long magic;
 >> +
 >> +	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);
 >> +
 >> +		zone = page_zone(page);
@@ -149,7 +149,7 @@ yes, this can be removed.
 >> +	__flush_tlb_all();
 >> +
 >> +	magic = (unsigned long) page->lru.next;
->> +	if (magic == SECTION_INFO) {
+>> +	if (magic = SECTION_INFO) {
 >> +		section_nr = pfn_to_section_nr(page_to_pfn(page));
 >> +		while (i < PTRS_PER_PMD) {
 >> +			page++;
@@ -321,12 +321,4 @@ yes, 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 8bfdc56..1bb71d1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\050B80FB1.6040906@cn.fujitsu.com\0"
  "From\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
- "Date\0Fri, 30 Nov 2012 10:47:44 +0800\0"
+ "Date\0Fri, 30 Nov 2012 02:47:44 +0000\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Cc\0x86@kernel.org"
   linux-mm@kvack.org
@@ -89,7 +89,7 @@
  ">> +\tunsigned long magic;\n"
  ">> +\n"
  ">> +\tmagic = (unsigned long) page->lru.next;\n"
- ">> +\tif (magic == SECTION_INFO || magic == MIX_SECTION_INFO) {\n"
+ ">> +\tif (magic = SECTION_INFO || magic = MIX_SECTION_INFO) {\n"
  ">> +\t\tput_page_bootmem(page);\n"
  ">> +\n"
  ">> +\t\tzone = page_zone(page);\n"
@@ -179,7 +179,7 @@
  ">> +\t__flush_tlb_all();\n"
  ">> +\n"
  ">> +\tmagic = (unsigned long) page->lru.next;\n"
- ">> +\tif (magic == SECTION_INFO) {\n"
+ ">> +\tif (magic = SECTION_INFO) {\n"
  ">> +\t\tsection_nr = pfn_to_section_nr(page_to_pfn(page));\n"
  ">> +\t\twhile (i < PTRS_PER_PMD) {\n"
  ">> +\t\t\tpage++;\n"
@@ -351,14 +351,6 @@
  "> \n"
  "> \n"
  "> .\n"
- "> \n"
- "\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>"
+ >
 
-1b82b476ba9222a5cb25c00c135e7d0597730348841dd284f87d917ae280076f
+9bd201d58d60f39b6dd0dd63e76c9db909d0f870b6ae56d98ad2ac45b3fab3ec

diff --git a/a/1.txt b/N2/1.txt
index 7597126..4a8a6b5 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -321,12 +321,4 @@ yes, 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 8bfdc56..15f667c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,26 +6,25 @@
  "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
  "Date\0Fri, 30 Nov 2012 10:47:44 +0800\0"
  "To\0Wen Congyang <wency@cn.fujitsu.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"
  "Hi Congyang,\n"
@@ -351,14 +350,6 @@
  "> \n"
  "> \n"
  "> .\n"
- "> \n"
- "\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>"
+ >
 
-1b82b476ba9222a5cb25c00c135e7d0597730348841dd284f87d917ae280076f
+05e2cc045cac482b6a4157ee4f4f0d1345c4e28be0ea90f57c52bc7b79f8e085

diff --git a/a/1.txt b/N3/1.txt
index 7597126..4a8a6b5 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -321,12 +321,4 @@ yes, 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 8bfdc56..0f1036e 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -6,21 +6,21 @@
  "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
  "Date\0Fri, 30 Nov 2012 10:47:44 +0800\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
- "Cc\0x86@kernel.org"
-  linux-mm@kvack.org
-  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
+ "Cc\0<x86@kernel.org>"
+  <linux-mm@kvack.org>
+  <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>
   David Rientjes <rientjes@google.com>
   Jiang Liu <liuj97@gmail.com>
   Len Brown <len.brown@intel.com>
-  benh@kernel.crashing.org
-  paulus@samba.org
+  <benh@kernel.crashing.org>
+  <paulus@samba.org>
   Christoph Lameter <cl@linux.com>
   Minchan Kim <minchan.kim@gmail.com>
   Andrew Morton <akpm@linux-foundation.org>
@@ -351,14 +351,6 @@
  "> \n"
  "> \n"
  "> .\n"
- "> \n"
- "\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>"
+ >
 
-1b82b476ba9222a5cb25c00c135e7d0597730348841dd284f87d917ae280076f
+e8da82be1cbe5dff0c3c5e8aaff7f9d29277c81f55f1e998a4cadb178b0f5a01

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.