diff for duplicates of <50B45400.20800@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 149e0bf..dc8e9f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -235,7 +235,7 @@ On 2012/11/1 17:44, Wen Congyang wrote: > + 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); > + } @@ -344,11 +344,3 @@ index fac95f2..31e5282 100644 > #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 33b5ddf..330c5e6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01351763083-7905-9-git-send-email-wency@cn.fujitsu.com\0" "From\0Jianguo Wu <wujianguo@huawei.com>\0" "Subject\0Re: [PATCH v3 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0" - "Date\0Tue, 27 Nov 2012 13:47:44 +0800\0" + "Date\0Tue, 27 Nov 2012 05:47:44 +0000\0" "To\0Wen Congyang <wency@cn.fujitsu.com>\0" "Cc\0x86@kernel.org" linux-mm@kvack.org @@ -263,7 +263,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" @@ -371,14 +371,6 @@ "1.7.6.1\n" "\n" "> #else\n" - "> static struct page *__kmalloc_section_memmap(unsigned long nr_pages)\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>" + > static struct page *__kmalloc_section_memmap(unsigned long nr_pages) -9047085ae3c63a56009617eb0ef0a9020be103f71ab5ff2ea45fddc8adbd2b39 +4cc7d55d78a62017da669137f2593448bf36df2dbd299a58d6d5c68c72dc60ca
diff --git a/a/1.txt b/N2/1.txt index 149e0bf..f6ffc00 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -344,11 +344,3 @@ index fac95f2..31e5282 100644 > #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 33b5ddf..2e01130 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,26 +4,25 @@ "Subject\0Re: [PATCH v3 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0" "Date\0Tue, 27 Nov 2012 13: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" "On 2012/11/1 17:44, Wen Congyang wrote:\n" @@ -371,14 +370,6 @@ "1.7.6.1\n" "\n" "> #else\n" - "> static struct page *__kmalloc_section_memmap(unsigned long nr_pages)\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>" + > static struct page *__kmalloc_section_memmap(unsigned long nr_pages) -9047085ae3c63a56009617eb0ef0a9020be103f71ab5ff2ea45fddc8adbd2b39 +c037bed2541e5a6a4571313d137a449d0232e5154b0295458cb116024184d089
diff --git a/a/1.txt b/N3/1.txt index 149e0bf..f6ffc00 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -344,11 +344,3 @@ index fac95f2..31e5282 100644 > #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 33b5ddf..4cfca02 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,21 +4,21 @@ "Subject\0Re: [PATCH v3 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0" "Date\0Tue, 27 Nov 2012 13: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> @@ -371,14 +371,6 @@ "1.7.6.1\n" "\n" "> #else\n" - "> static struct page *__kmalloc_section_memmap(unsigned long nr_pages)\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>" + > static struct page *__kmalloc_section_memmap(unsigned long nr_pages) -9047085ae3c63a56009617eb0ef0a9020be103f71ab5ff2ea45fddc8adbd2b39 +1bee85a80b1bfb819f05d2f7831bbad277a7b4607f69b905ee42e730117d1897
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.