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

diff --git a/a/1.txt b/N1/1.txt
index 908295c..5641e40 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -53,7 +53,7 @@ At 11/28/2012 05:40 PM, Jianguo Wu 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);
@@ -140,7 +140,7 @@ Hmm, vmemmap doesn't use vmalloc() to allocate memory.
 > +	__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++;
@@ -291,9 +291,3 @@ Why do you change this line?
 >  }
 >  #else
 >  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)
-
---
-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 2d590b3..9e46475 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\050B5DC00.20103@huawei.com\0"
  "From\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
- "Date\0Fri, 30 Nov 2012 09:45:21 +0800\0"
+ "Date\0Fri, 30 Nov 2012 01:45:21 +0000\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Cc\0x86@kernel.org"
   linux-mm@kvack.org
@@ -82,7 +82,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"
@@ -169,7 +169,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"
@@ -319,12 +319,6 @@
  "> +\tvmemmap_free(page, nr_pages);\n"
  ">  }\n"
  ">  #else\n"
- ">  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)\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>"
+ >  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)
 
-877187271c369092b33a60e765dd94ae0fffe00f4da2a45d07c7f4317c0953af
+22861b291085329d7c7f2238df1d62babe0378a8008f59bed58086b1e955a75f

diff --git a/a/1.txt b/N2/1.txt
index 908295c..864de4d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -291,9 +291,3 @@ Why do you change this line?
 >  }
 >  #else
 >  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)
-
---
-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 2d590b3..2f13d25 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,26 +5,25 @@
  "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
  "Date\0Fri, 30 Nov 2012 09:45:21 +0800\0"
  "To\0Jianguo Wu <wujianguo@huawei.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"
  "At 11/28/2012 05:40 PM, Jianguo Wu Wrote:\n"
@@ -319,12 +318,6 @@
  "> +\tvmemmap_free(page, nr_pages);\n"
  ">  }\n"
  ">  #else\n"
- ">  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)\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>"
+ >  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)
 
-877187271c369092b33a60e765dd94ae0fffe00f4da2a45d07c7f4317c0953af
+fd7c261e996e8b609148a77d4b7e31759ee0dd1e9336669a354696fd1a78e976

diff --git a/a/1.txt b/N3/1.txt
index 908295c..864de4d 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -291,9 +291,3 @@ Why do you change this line?
 >  }
 >  #else
 >  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)
-
---
-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 2d590b3..3a5110d 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -319,12 +319,6 @@
  "> +\tvmemmap_free(page, nr_pages);\n"
  ">  }\n"
  ">  #else\n"
- ">  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)\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>"
+ >  static struct page *__kmalloc_section_memmap(unsigned long nr_pages)
 
-877187271c369092b33a60e765dd94ae0fffe00f4da2a45d07c7f4317c0953af
+32e6478e61e0b83ad6e4e4ffde7284d0e248c3d9ac887dbbdca8e3fbe17e8cfd

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.