diff for duplicates of <50B37C52.2060301@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 0e4a94c..d7873fc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -82,7 +82,7 @@ On 2012/11/1 17:44, Wen Congyang wrote: > + 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. diff --git a/a/content_digest b/N1/content_digest index 0efe099..3538670 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01351763083-7905-12-git-send-email-wency@cn.fujitsu.com\0" "From\0Jianguo Wu <wujianguo106@gmail.com>\0" "Subject\0Re: [PATCH v3 11/12] memory-hotplug: remove sysfs file of node\0" - "Date\0Mon, 26 Nov 2012 22:27:30 +0800\0" + "Date\0Mon, 26 Nov 2012 14:27:30 +0000\0" "To\0Wen Congyang <wency@cn.fujitsu.com>\0" "Cc\0x86@kernel.org" linux-mm@kvack.org @@ -111,7 +111,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" @@ -184,4 +184,4 @@ "> }\n" > -ee0992f01a8f4ebd08c23fbc774a05e5ae2bf6b9f3741dd9785e9f49d52cfb5a +fd6d243d9e059083db9c419ff23634d679e71ced821a733ca8202f37ac5770ea
diff --git a/a/content_digest b/N2/content_digest index 0efe099..f91c70d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,27 +4,26 @@ "Subject\0Re: [PATCH v3 11/12] memory-hotplug: remove sysfs file of node\0" "Date\0Mon, 26 Nov 2012 22:27:30 +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 2012/11/1 17:44, Wen Congyang wrote:\n" @@ -184,4 +183,4 @@ "> }\n" > -ee0992f01a8f4ebd08c23fbc774a05e5ae2bf6b9f3741dd9785e9f49d52cfb5a +1de68254eb1a0d1213af68a41e7b4b951e1384905d6cbb730746085ea14505b1
diff --git a/a/1.txt b/N3/1.txt index 0e4a94c..987e74b 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -153,4 +153,10 @@ how about: > { > 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 0efe099..4485a33 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -182,6 +182,12 @@ "> {\n" "> \treturn -EINVAL;\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>" -ee0992f01a8f4ebd08c23fbc774a05e5ae2bf6b9f3741dd9785e9f49d52cfb5a +2b8bc2f359fbb6d8b5848e605fe0776b779a567fd8aff0a728483e78ea036225
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.