diff for duplicates of <506A6BDC.3010400@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 1e367b4..41ee2a3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -242,7 +242,7 @@ filled with 0xFD. > + continue; > + > + magic = (unsigned long) page->lru.next; -> + if (magic == SECTION_INFO) +> + if (magic = SECTION_INFO) > + put_page_bootmem(page); > + flush_tlb_kernel_range(addr, end); > + } @@ -320,9 +320,3 @@ filled with 0xFD. > } > #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 b7ad9f8..67b0b29 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01346837155-534-17-git-send-email-wency@cn.fujitsu.com\0" "From\0Ni zhan Chen <nizhan.chen@gmail.com>\0" "Subject\0Re: [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap\0" - "Date\0Tue, 02 Oct 2012 12:21:48 +0800\0" + "Date\0Tue, 02 Oct 2012 04:21:48 +0000\0" "To\0isimatu.yasuaki@jp.fujitsu.com\0" "Cc\0x86@kernel.org" linux-mm@kvack.org @@ -270,7 +270,7 @@ "> +\t\t\tcontinue;\n" "> +\n" "> +\t\tmagic = (unsigned long) page->lru.next;\n" - "> +\t\tif (magic == SECTION_INFO)\n" + "> +\t\tif (magic = SECTION_INFO)\n" "> +\t\t\tput_page_bootmem(page);\n" "> +\t\tflush_tlb_kernel_range(addr, end);\n" "> +\t}\n" @@ -347,12 +347,6 @@ "> +\tvmemmap_free_bootmem(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) -1956f69328a84da28361e556e7f73443af8aac26e07280e589b2c25eb3a49c35 +1cc747de4dd22b597a887c290c87abc4ee93ac612859f1cdea47279aff4a2de2
diff --git a/a/1.txt b/N2/1.txt index 1e367b4..cb3e42a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -320,9 +320,3 @@ filled with 0xFD. > } > #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 b7ad9f8..6a3df97 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,26 +4,25 @@ "Subject\0Re: [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap\0" "Date\0Tue, 02 Oct 2012 12:21:48 +0800\0" "To\0isimatu.yasuaki@jp.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 + Wen Congyang <wency@cn.fujitsu.com> + 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 - rientjes@google.com - liuj97@gmail.com - len.brown@intel.com - benh@kernel.crashing.org + linux-mm@kvack.org paulus@samba.org - cl@linux.com minchan.kim@gmail.com - akpm@linux-foundation.org kosaki.motohiro@jp.fujitsu.com - " Wen Congyang <wency@cn.fujitsu.com>\0" + rientjes@google.com + sparclinux@vger.kernel.org + cl@linux.com + linuxppc-dev@lists.ozlabs.org + akpm@linux-foundation.org + " liuj97@gmail.com\0" "\00:1\0" "b\0" "On 09/05/2012 05:25 PM, wency@cn.fujitsu.com wrote:\n" @@ -347,12 +346,6 @@ "> +\tvmemmap_free_bootmem(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) -1956f69328a84da28361e556e7f73443af8aac26e07280e589b2c25eb3a49c35 +db749e98192300478bca13296be6c0f7e44655b02bc2fdd7714bcb59f1ac4979
diff --git a/a/1.txt b/N3/1.txt index 1e367b4..cb3e42a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -320,9 +320,3 @@ filled with 0xFD. > } > #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 b7ad9f8..e6c5a3a 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -347,12 +347,6 @@ "> +\tvmemmap_free_bootmem(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) -1956f69328a84da28361e556e7f73443af8aac26e07280e589b2c25eb3a49c35 +89d1b5ecf0be094ca8968d0ae7988ca37f1e96e1c6072852ab84c39386ecec4e
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.