diff for duplicates of <1359464694.1624.18.camel@kernel> diff --git a/a/1.txt b/N1/1.txt index 1d5cdf9..b5604f9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -65,7 +65,7 @@ hot-add path(add_memory)? > + bootmem = true; > + > + magic = (unsigned long)page->lru.next; -> + if (magic == SECTION_INFO || magic == MIX_SECTION_INFO) { +> + if (magic = SECTION_INFO || magic = MIX_SECTION_INFO) { > + while (nr_pages--) > + put_page_bootmem(page++); > + } else @@ -444,10 +444,3 @@ hot-add path(add_memory)? > > /* > * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE, - - --- -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 28c7057..dd00503 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01357723959-5416-9-git-send-email-tangchen@cn.fujitsu.com\0" "From\0Simon Jeons <simon.jeons@gmail.com>\0" "Subject\0Re: [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove\0" - "Date\0Tue, 29 Jan 2013 07:04:54 -0600\0" + "Date\0Tue, 29 Jan 2013 13:04:54 +0000\0" "To\0Tang Chen <tangchen@cn.fujitsu.com>\0" "Cc\0akpm@linux-foundation.org" rientjes@google.com @@ -100,7 +100,7 @@ "> +\t\tbootmem = true;\n" "> +\n" "> +\t\tmagic = (unsigned long)page->lru.next;\n" - "> +\t\tif (magic == SECTION_INFO || magic == MIX_SECTION_INFO) {\n" + "> +\t\tif (magic = SECTION_INFO || magic = MIX_SECTION_INFO) {\n" "> +\t\t\twhile (nr_pages--)\n" "> +\t\t\t\tput_page_bootmem(page++);\n" "> +\t\t} else\n" @@ -478,13 +478,6 @@ "> +extern void __free_pages_bootmem(struct page *page, unsigned int order);\n" "> \n" "> /*\n" - "> * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE,\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>" + > * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE, -209f62ad0bd7b669e870b2401238fb2f43e47fe0d4287743a10abf8ab0595416 +04c4e9123b8e393bd341b11573631553b8ff0d74902d01c9ecf47689851ea17f
diff --git a/a/1.txt b/N2/1.txt index 1d5cdf9..33cad70 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -444,10 +444,3 @@ hot-add path(add_memory)? > > /* > * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE, - - --- -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 28c7057..502393d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,33 +4,32 @@ "Subject\0Re: [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove\0" "Date\0Tue, 29 Jan 2013 07:04:54 -0600\0" "To\0Tang Chen <tangchen@cn.fujitsu.com>\0" - "Cc\0akpm@linux-foundation.org" - rientjes@google.com - len.brown@intel.com - benh@kernel.crashing.org + "Cc\0linux-ia64@vger.kernel.org" + linux-sh@vger.kernel.org + linux-mm@kvack.org paulus@samba.org + hpa@zytor.com + sparclinux@vger.kernel.org cl@linux.com - minchan.kim@gmail.com - kosaki.motohiro@jp.fujitsu.com + linux-s390@vger.kernel.org + x86@kernel.org + linux-acpi@vger.kernel.org isimatu.yasuaki@jp.fujitsu.com - wujianguo@huawei.com - wency@cn.fujitsu.com - hpa@zytor.com linfeng@cn.fujitsu.com - laijs@cn.fujitsu.com mgorman@suse.de - yinghai@kernel.org + kosaki.motohiro@jp.fujitsu.com + rientjes@google.com + len.brown@intel.com + wency@cn.fujitsu.com + cmetcalf@tilera.com glommer@parallels.com - x86@kernel.org - linux-mm@kvack.org + wujianguo@huawei.com + yinghai@kernel.org + laijs@cn.fujitsu.com 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\0" + minchan.kim@gmail.com + akpm@linux-foundation.org + " linuxppc-dev@lists.ozlabs.org\0" "\00:1\0" "b\0" "Hi Tang,\n" @@ -478,13 +477,6 @@ "> +extern void __free_pages_bootmem(struct page *page, unsigned int order);\n" "> \n" "> /*\n" - "> * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE,\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>" + > * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE, -209f62ad0bd7b669e870b2401238fb2f43e47fe0d4287743a10abf8ab0595416 +0b78b749368fa719e9035358cf3c010114025c8a31178d726769be73e3a6c990
diff --git a/a/1.txt b/N3/1.txt index 1d5cdf9..33cad70 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -444,10 +444,3 @@ hot-add path(add_memory)? > > /* > * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE, - - --- -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 28c7057..5063a51 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -478,13 +478,6 @@ "> +extern void __free_pages_bootmem(struct page *page, unsigned int order);\n" "> \n" "> /*\n" - "> * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE,\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>" + > * Flags for reserve_bootmem (also if CONFIG_HAVE_ARCH_BOOTMEM_NODE, -209f62ad0bd7b669e870b2401238fb2f43e47fe0d4287743a10abf8ab0595416 +1ebcc04a412e2c8b5f0b8d770c4bc117d612aa215bdac80474bae45fec647651
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.