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

diff --git a/a/1.txt b/N1/1.txt
index 88022dc..a9dbb55 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -53,7 +53,7 @@ On 12/03/2012 10:23 AM, 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);
@@ -158,7 +158,7 @@ If not, free_map_bootmem() and __kfree_section_memmap() were changed in
 > +	__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++;
@@ -315,9 +315,3 @@ static void free_map_bootmem(struct page *memmap, unsigned long nr_pages)
 >   }
 >   #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 f306e08..6be500c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
  "ref\050BC0D2D.8040008@huawei.com\0"
  "From\0Tang Chen <tangchen@cn.fujitsu.com>\0"
  "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
- "Date\0Tue, 04 Dec 2012 17:13:27 +0800\0"
+ "Date\0Tue, 04 Dec 2012 09:13:27 +0000\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Cc\0Wen Congyang <wency@cn.fujitsu.com>"
   x86@kernel.org
@@ -85,7 +85,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"
@@ -190,7 +190,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"
@@ -346,12 +346,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)
 
-88d0ca8132c115bd6e8eaf6abea364c9be6e0322784006bb8289741c28209482
+019a11d7b2e5b4ba3c23a3dd4b04baf594629e567d7a78f1b54e8f46470c6e8b

diff --git a/a/1.txt b/N2/1.txt
index 88022dc..92ff98d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -315,9 +315,3 @@ static void free_map_bootmem(struct page *memmap, unsigned long nr_pages)
 >   }
 >   #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 f306e08..c6ae9d7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -7,27 +7,26 @@
  "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0"
  "Date\0Tue, 04 Dec 2012 17:13:27 +0800\0"
  "To\0Jianguo Wu <wujianguo@huawei.com>\0"
- "Cc\0Wen Congyang <wency@cn.fujitsu.com>"
-  x86@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
+  Wen Congyang <wency@cn.fujitsu.com>
   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
+  x86@kernel.org
+  linux-kernel@vger.kernel.org
+  cmetcalf@tilera.com
+  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 Wu,\n"
@@ -346,12 +345,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)
 
-88d0ca8132c115bd6e8eaf6abea364c9be6e0322784006bb8289741c28209482
+70c5de26081c283ab604a1191b7f897fff7892af26d2082491d1f291c13cc7eb

diff --git a/a/1.txt b/N3/1.txt
index 88022dc..92ff98d 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -315,9 +315,3 @@ static void free_map_bootmem(struct page *memmap, unsigned long nr_pages)
 >   }
 >   #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 f306e08..e91e6d4 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -346,12 +346,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)
 
-88d0ca8132c115bd6e8eaf6abea364c9be6e0322784006bb8289741c28209482
+a55cc72ded0efc2413dd5a29b164edf42e76ca32c0a1558354b12adbc13c33ec

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.