diff for duplicates of <50BDC0B9.50007@cn.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 0c7563e..0580b52 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > +/* return true if the memory block is offlined, otherwise, return false */ > +bool is_memblock_offlined(struct memory_block *mem) > +{ -> + return mem->state == MEM_OFFLINE; +> + return mem->state = MEM_OFFLINE; > +} > + > /* @@ -119,9 +119,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > return 0; > } > #else - --- -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 d26abf8..815e845 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01354010422-19648-1-git-send-email-wency@cn.fujitsu.com\0" "ref\01354010422-19648-3-git-send-email-wency@cn.fujitsu.com\0" "From\0Tang Chen <tangchen@cn.fujitsu.com>\0" - "Subject\0Re: [Patch v4 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory\0" - "Date\0Tue, 04 Dec 2012 17:22:01 +0800\0" + "Subject\0Re: [Patch v4 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removi\0" + "Date\0Tue, 04 Dec 2012 09:22:01 +0000\0" "To\0Wen Congyang <wency@cn.fujitsu.com>\0" "Cc\0x86@kernel.org" linux-mm@kvack.org @@ -72,7 +72,7 @@ "> +/* return true if the memory block is offlined, otherwise, return false */\n" "> +bool is_memblock_offlined(struct memory_block *mem)\n" "> +{\n" - "> +\treturn mem->state == MEM_OFFLINE;\n" + "> +\treturn mem->state = MEM_OFFLINE;\n" "> +}\n" "> +\n" "> /*\n" @@ -147,12 +147,6 @@ "> +\n" "> \treturn 0;\n" "> }\n" - "> #else\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>" + > #else -f4a7fbf59901e9233190b3f81e6ce6f4f590894050988202b5e0e3fbe7757118 +c64f0bc2230a0aa02003f3238b6790aef63530f5475827a2f67bbd7bd9cd7015
diff --git a/a/1.txt b/N2/1.txt index 0c7563e..7b88288 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -119,9 +119,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > return 0; > } > #else - --- -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 d26abf8..d74da4a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,27 +4,26 @@ "Subject\0Re: [Patch v4 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory\0" "Date\0Tue, 04 Dec 2012 17:22:01 +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" @@ -147,12 +146,6 @@ "> +\n" "> \treturn 0;\n" "> }\n" - "> #else\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>" + > #else -f4a7fbf59901e9233190b3f81e6ce6f4f590894050988202b5e0e3fbe7757118 +f720c27f242f5339109ba7792982d9468b9408ebb7b7377514faf9d1098d09a7
diff --git a/a/1.txt b/N3/1.txt index 0c7563e..7b88288 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -119,9 +119,3 @@ Reviewed-by: Tang Chen <tangchen@cn.fujitsu.com> > return 0; > } > #else - --- -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 d26abf8..e117396 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -147,12 +147,6 @@ "> +\n" "> \treturn 0;\n" "> }\n" - "> #else\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>" + > #else -f4a7fbf59901e9233190b3f81e6ce6f4f590894050988202b5e0e3fbe7757118 +ac3951647f78f3a8905333765af8b256af5a566fb1adbe66a197b78df68f7c3a
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.