diff for duplicates of <50AC4505.1000007@cn.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index bc84ac0..1926518 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ At 11/20/2012 07:16 PM, Jaegeuk Hanse Wrote: > can't work correctly. vmemmap has its virtual address range: -ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB) +ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB) We allocate memory from buddy system to store struct page, and its virtual address isn't in this range. So we should update the page table: @@ -77,10 +77,4 @@ Wen Congyang >> #else >> static int __remove_section(struct zone *zone, struct mem_section *ms) > -> - --- -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 677b04c..199c257 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\050AB669D.3060007@gmail.com\0" "From\0Wen Congyang <wency@cn.fujitsu.com>\0" "Subject\0Re: [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP\0" - "Date\0Wed, 21 Nov 2012 11:05:41 +0800\0" + "Date\0Wed, 21 Nov 2012 02:59:26 +0000\0" "To\0Jaegeuk Hanse <jaegeuk.hanse@gmail.com>\0" "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>" x86@kernel.org @@ -47,7 +47,7 @@ "> can't work correctly.\n" "\n" "vmemmap has its virtual address range:\n" - "ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB)\n" + "ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB)\n" "\n" "We allocate memory from buddy system to store struct page, and its virtual\n" "address isn't in this range. So we should update the page table:\n" @@ -107,12 +107,6 @@ ">> #else\n" ">> static int __remove_section(struct zone *zone, struct mem_section *ms)\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>" + > -fb851e2acc60383f617742586e9989b0a7e0efd2b4a412b406e600df613cc2b9 +2a4ba8ff49ba91a32bf3f74389b972af759297f15a58f9da81f3556e1f0f2d4e
diff --git a/a/1.txt b/N2/1.txt index bc84ac0..1926518 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,7 +17,7 @@ At 11/20/2012 07:16 PM, Jaegeuk Hanse Wrote: > can't work correctly. vmemmap has its virtual address range: -ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB) +ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB) We allocate memory from buddy system to store struct page, and its virtual address isn't in this range. So we should update the page table: @@ -77,10 +77,4 @@ Wen Congyang >> #else >> static int __remove_section(struct zone *zone, struct mem_section *ms) > -> - --- -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 677b04c..44e2f0d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "ref\050AB669D.3060007@gmail.com\0" "From\0Wen Congyang <wency@cn.fujitsu.com>\0" "Subject\0Re: [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP\0" - "Date\0Wed, 21 Nov 2012 11:05:41 +0800\0" + "Date\0Wed, 21 Nov 2012 02:59:37 +0000\0" "To\0Jaegeuk Hanse <jaegeuk.hanse@gmail.com>\0" "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>" x86@kernel.org @@ -47,7 +47,7 @@ "> can't work correctly.\n" "\n" "vmemmap has its virtual address range:\n" - "ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB)\n" + "ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB)\n" "\n" "We allocate memory from buddy system to store struct page, and its virtual\n" "address isn't in this range. So we should update the page table:\n" @@ -107,12 +107,6 @@ ">> #else\n" ">> static int __remove_section(struct zone *zone, struct mem_section *ms)\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>" + > -fb851e2acc60383f617742586e9989b0a7e0efd2b4a412b406e600df613cc2b9 +68e33450873c6e0cf36ff69390919fa8e76c3104f3867ef562388213ea44787c
diff --git a/a/1.txt b/N3/1.txt index bc84ac0..11af6cc 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -77,10 +77,4 @@ Wen Congyang >> #else >> static int __remove_section(struct zone *zone, struct mem_section *ms) > -> - --- -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 677b04c..a1586b9 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -5,27 +5,26 @@ "Subject\0Re: [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP\0" "Date\0Wed, 21 Nov 2012 11:05:41 +0800\0" "To\0Jaegeuk Hanse <jaegeuk.hanse@gmail.com>\0" - "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.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 + 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 + Jianguo Wu <wujianguo@huawei.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> - " Jianguo Wu <wujianguo@huawei.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" "At 11/20/2012 07:16 PM, Jaegeuk Hanse Wrote:\n" @@ -107,12 +106,6 @@ ">> #else\n" ">> static int __remove_section(struct zone *zone, struct mem_section *ms)\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>" + > -fb851e2acc60383f617742586e9989b0a7e0efd2b4a412b406e600df613cc2b9 +8b25457a44b06adf2a87e41a953ec5cba875db574b72af560976dceb2c5238ff
diff --git a/a/1.txt b/N4/1.txt index bc84ac0..1926518 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -17,7 +17,7 @@ At 11/20/2012 07:16 PM, Jaegeuk Hanse Wrote: > can't work correctly. vmemmap has its virtual address range: -ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB) +ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB) We allocate memory from buddy system to store struct page, and its virtual address isn't in this range. So we should update the page table: @@ -77,10 +77,4 @@ Wen Congyang >> #else >> static int __remove_section(struct zone *zone, struct mem_section *ms) > -> - --- -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/N4/content_digest index 677b04c..8da6683 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -3,7 +3,7 @@ "ref\050AB669D.3060007@gmail.com\0" "From\0Wen Congyang <wency@cn.fujitsu.com>\0" "Subject\0Re: [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP\0" - "Date\0Wed, 21 Nov 2012 11:05:41 +0800\0" + "Date\0Wed, 21 Nov 2012 02:59:35 +0000\0" "To\0Jaegeuk Hanse <jaegeuk.hanse@gmail.com>\0" "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>" x86@kernel.org @@ -47,7 +47,7 @@ "> can't work correctly.\n" "\n" "vmemmap has its virtual address range:\n" - "ffffea0000000000 - ffffeaffffffffff (=40 bits) virtual memory map (1TB)\n" + "ffffea0000000000 - ffffeaffffffffff (@ bits) virtual memory map (1TB)\n" "\n" "We allocate memory from buddy system to store struct page, and its virtual\n" "address isn't in this range. So we should update the page table:\n" @@ -107,12 +107,6 @@ ">> #else\n" ">> static int __remove_section(struct zone *zone, struct mem_section *ms)\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>" + > -fb851e2acc60383f617742586e9989b0a7e0efd2b4a412b406e600df613cc2b9 +3e9021b9365c49f6fd809241ef80baad9ad48283dec5bdc775d2a033b5d7141c
diff --git a/a/1.txt b/N5/1.txt index bc84ac0..11af6cc 100644 --- a/a/1.txt +++ b/N5/1.txt @@ -77,10 +77,4 @@ Wen Congyang >> #else >> static int __remove_section(struct zone *zone, struct mem_section *ms) > -> - --- -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/N5/content_digest index 677b04c..39bd794 100644 --- a/a/content_digest +++ b/N5/content_digest @@ -107,12 +107,6 @@ ">> #else\n" ">> static int __remove_section(struct zone *zone, struct mem_section *ms)\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>" + > -fb851e2acc60383f617742586e9989b0a7e0efd2b4a412b406e600df613cc2b9 +dc27b2969fe1f5fce036cb7ddda9b88f990a7af5c41a8dde9011d9626c2f43d3
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.