diff for duplicates of <50BDCBFA.6000900@cn.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 9dfec1b..f5e7e90 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -85,7 +85,7 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > + int cpu; > + > + for_each_present_cpu(cpu) { -> + if (cpu_to_node(cpu) == pgdat->node_id) +> + if (cpu_to_node(cpu) = pgdat->node_id) > + /* > + * the cpu on this node isn't removed, and we can't > + * offline this node. @@ -152,9 +152,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > { > return -EINVAL; > } - --- -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 fd3a1de..69828ad 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01354010422-19648-12-git-send-email-wency@cn.fujitsu.com\0" "From\0Tang Chen <tangchen@cn.fujitsu.com>\0" "Subject\0Re: [Patch v4 11/12] memory-hotplug: remove sysfs file of node\0" - "Date\0Tue, 04 Dec 2012 18:10:02 +0800\0" + "Date\0Tue, 04 Dec 2012 10:10:02 +0000\0" "To\0Wen Congyang <wency@cn.fujitsu.com>\0" "Cc\0x86@kernel.org" linux-mm@kvack.org @@ -114,7 +114,7 @@ "> +\tint cpu;\n" "> +\n" "> +\tfor_each_present_cpu(cpu) {\n" - "> +\t\tif (cpu_to_node(cpu) == pgdat->node_id)\n" + "> +\t\tif (cpu_to_node(cpu) = pgdat->node_id)\n" "> +\t\t\t/*\n" "> +\t\t\t * the cpu on this node isn't removed, and we can't\n" "> +\t\t\t * offline this node.\n" @@ -180,12 +180,6 @@ "> +int remove_memory(int nid, u64 start, u64 size)\n" "> {\n" "> \treturn -EINVAL;\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>" + > } -9fd1189d7f8dc6e268579bdcfaf60329d54bf9a29dc5e2de443848992b2a962b +843e431ae57d8916aaf2abae8a6dad649c104dafdd4a23b4c5b621054fbe7c55
diff --git a/a/1.txt b/N2/1.txt index 9dfec1b..42c134a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -152,9 +152,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > { > return -EINVAL; > } - --- -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 fd3a1de..8b062b4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,27 +4,26 @@ "Subject\0Re: [Patch v4 11/12] memory-hotplug: remove sysfs file of node\0" "Date\0Tue, 04 Dec 2012 18:10:02 +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 + 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> - Yasuaki Ishimatsu <isimatu.yasuaki@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" "On 11/27/2012 06:00 PM, Wen Congyang wrote:\n" @@ -180,12 +179,6 @@ "> +int remove_memory(int nid, u64 start, u64 size)\n" "> {\n" "> \treturn -EINVAL;\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>" + > } -9fd1189d7f8dc6e268579bdcfaf60329d54bf9a29dc5e2de443848992b2a962b +4a758be987ded9fc29fe6cf81ae9e53a35b195f1b5ef954e8251888888be50c2
diff --git a/a/1.txt b/N3/1.txt index 9dfec1b..42c134a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -152,9 +152,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > { > return -EINVAL; > } - --- -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 fd3a1de..6827e43 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -180,12 +180,6 @@ "> +int remove_memory(int nid, u64 start, u64 size)\n" "> {\n" "> \treturn -EINVAL;\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>" + > } -9fd1189d7f8dc6e268579bdcfaf60329d54bf9a29dc5e2de443848992b2a962b +469ca9496add08982d3af9348f2446adef531a557690729364dc309d2edd3f4b
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.