diff for duplicates of <50C15260.3050608@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 7f05e80..e795cfd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -61,7 +61,7 @@ On 2012/12/7 9:42, Tang Chen 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); @@ -96,7 +96,7 @@ parameter order is necessary in cpu_has_pse case: > } > > 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); @@ -194,7 +194,7 @@ Maybe just keep this for now if no other place need pte_addr_end()? > Since there is no such code in kernel for a long time, I think there > must be some reasons. -Maybe in current kernel, doesn't deal not PTE_SIZE alignment address? +Maybe in current kernel, doesn't deal not PTE_SIZE alignment address? > @@ -210,11 +210,4 @@ Thanks for your work:). > (snip) > > . -> - - - --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N1/content_digest index 74f59e7..36f9636 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,7 +6,7 @@ "ref\050C14976.2050606@cn.fujitsu.com\0" "From\0Jianguo Wu <wujianguo@huawei.com>\0" "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0" - "Date\0Fri, 7 Dec 2012 10:20:16 +0800\0" + "Date\0Fri, 07 Dec 2012 02:20:16 +0000\0" "To\0Tang Chen <tangchen@cn.fujitsu.com>\0" "Cc\0Wen Congyang <wency@cn.fujitsu.com>" x86@kernel.org @@ -94,7 +94,7 @@ ">> + unsigned long magic;\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" ">> +\n" ">> + zone = page_zone(page);\n" @@ -129,7 +129,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" @@ -227,7 +227,7 @@ "> Since there is no such code in kernel for a long time, I think there\n" "> must be some reasons.\n" "\n" - "Maybe in current kernel, doesn't deal not PTE_SIZE alignment address\357\274\237\n" + "Maybe in current kernel, doesn't deal not PTE_SIZE alignment address\303\257\302\274\305\270\n" " \n" "\n" "> \n" @@ -243,13 +243,6 @@ "> (snip)\n" "> \n" "> .\n" - "> \n" - "\n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -5728a0068537b3494bd217f6d9d0d9d5b34b8069adb0b3bb25061d81b4420b64 +b29ea7b2035c0af9ef979ddde387ee6c28ba826617ae94a95f19135bd73df890
diff --git a/a/1.txt b/N2/1.txt index 7f05e80..4b7dcc0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -210,11 +210,4 @@ Thanks for your work:). > (snip) > > . -> - - - --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N2/content_digest index 74f59e7..9ba13e2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,27 +8,26 @@ "Subject\0Re: [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap\0" "Date\0Fri, 7 Dec 2012 10:20:16 +0800\0" "To\0Tang Chen <tangchen@cn.fujitsu.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 Tang,\n" @@ -243,13 +242,6 @@ "> (snip)\n" "> \n" "> .\n" - "> \n" - "\n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -5728a0068537b3494bd217f6d9d0d9d5b34b8069adb0b3bb25061d81b4420b64 +922435a619615163d2eaccd33c2edb81d40ed9e334c45cf05debfae38dda1846
diff --git a/a/1.txt b/N3/1.txt index 7f05e80..b7bf05a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -194,7 +194,7 @@ Maybe just keep this for now if no other place need pte_addr_end()? > Since there is no such code in kernel for a long time, I think there > must be some reasons. -Maybe in current kernel, doesn't deal not PTE_SIZE alignment address? +Maybe in current kernel, doesn't deal not PTE_SIZE alignment addressi 1/4 ? > @@ -215,6 +215,7 @@ Thanks for your work:). -- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +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 74f59e7..3d9e3fe 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -227,7 +227,7 @@ "> Since there is no such code in kernel for a long time, I think there\n" "> must be some reasons.\n" "\n" - "Maybe in current kernel, doesn't deal not PTE_SIZE alignment address\357\274\237\n" + "Maybe in current kernel, doesn't deal not PTE_SIZE alignment addressi 1/4 ?\n" " \n" "\n" "> \n" @@ -248,8 +248,9 @@ "\n" "\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "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>" -5728a0068537b3494bd217f6d9d0d9d5b34b8069adb0b3bb25061d81b4420b64 +3e21b4fd6d2ebe99a3bd5c6242ebcd721e3815e2f08a4958592336b64f793a52
diff --git a/a/1.txt b/N4/1.txt index 7f05e80..4b7dcc0 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -210,11 +210,4 @@ Thanks for your work:). > (snip) > > . -> - - - --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N4/content_digest index 74f59e7..a6b99de 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -9,21 +9,21 @@ "Date\0Fri, 7 Dec 2012 10:20:16 +0800\0" "To\0Tang Chen <tangchen@cn.fujitsu.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 - 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 + <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> @@ -243,13 +243,6 @@ "> (snip)\n" "> \n" "> .\n" - "> \n" - "\n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -5728a0068537b3494bd217f6d9d0d9d5b34b8069adb0b3bb25061d81b4420b64 +d0440acda09c799dc34de9376e11742b6c123830b0489020bfa14f619d754a3b
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.