diff for duplicates of <50C14976.2050606@cn.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 6fe70e7..16b11d2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,7 +57,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); @@ -87,7 +87,7 @@ static void free_pagetable(struct page *page) } 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); else __free_page(page); diff --git a/a/content_digest b/N1/content_digest index 6108fce..de42c3d 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\0Fri, 07 Dec 2012 09:42:14 +0800\0" + "Date\0Fri, 07 Dec 2012 01:42:14 +0000\0" "To\0Jianguo Wu <wujianguo@huawei.com>\0" "Cc\0Wen Congyang <wency@cn.fujitsu.com>" x86@kernel.org @@ -89,7 +89,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" @@ -119,7 +119,7 @@ " }\n" "\n" " magic = (unsigned long) page->lru.next;\n" - " if (magic == SECTION_INFO || magic == MIX_SECTION_INFO)\n" + " if (magic = SECTION_INFO || magic = MIX_SECTION_INFO)\n" " put_page_bootmem(page);\n" " else\n" " __free_page(page);\n" @@ -214,4 +214,4 @@ "\n" (snip) -163326cc1fc479b385117cc5c30f8936fd0ffa6b0acc145c9934007814476c03 +c4ae797ca7aa9b6cd59ddd420c3a59cd3e8432e439bf39d63da102a5aecf8f04
diff --git a/a/content_digest b/N2/content_digest index 6108fce..b2e2444 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\0Fri, 07 Dec 2012 09:42:14 +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" @@ -214,4 +213,4 @@ "\n" (snip) -163326cc1fc479b385117cc5c30f8936fd0ffa6b0acc145c9934007814476c03 +3ada690b1425e2edd5d855209b0f3afa576c16c46e09506940e425eebb64075e
diff --git a/a/1.txt b/N3/1.txt index 6fe70e7..9769a74 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -181,3 +181,9 @@ I merged free_xxx_table() and remove_xxx_table() as common interfaces. And again, thanks for your patient and nice explanation. :) (snip) + +-- +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 6108fce..418f9ff 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -212,6 +212,12 @@ "\n" "And again, thanks for your patient and nice explanation. :)\n" "\n" - (snip) + "(snip)\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>" -163326cc1fc479b385117cc5c30f8936fd0ffa6b0acc145c9934007814476c03 +bf7f1967287abc36d8aca559f1d7ead59db77742e450cf73e9b83077465082f7
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.