diff for duplicates of <50DA6AB3.2030608@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 21bbb08..a5dd56f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,7 +38,7 @@ a nitpick below. > +/* 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; > +} > + > /* @@ -96,10 +96,3 @@ I prefer adding mem = NULL at the start of this for(). Thanks, -Kame - - --- -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 72d8376..8bb22e2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01356350964-13437-1-git-send-email-tangchen@cn.fujitsu.com\0" "ref\01356350964-13437-3-git-send-email-tangchen@cn.fujitsu.com\0" "From\0Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" - "Subject\0Re: [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing memory\0" - "Date\0Wed, 26 Dec 2012 12:10:43 +0900\0" + "Subject\0Re: [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removi\0" + "Date\0Wed, 26 Dec 2012 03:10:43 +0000\0" "To\0Tang Chen <tangchen@cn.fujitsu.com>\0" "Cc\0akpm@linux-foundation.org" rientjes@google.com @@ -73,7 +73,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" @@ -130,13 +130,6 @@ "> +\n" "\n" "Thanks,\n" - "-Kame\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>" + -Kame -9d5dd89a51f1fad9b924d4c4cfeeadc22cbf85670fcd0ee70f6ff9a236ec80d6 +6cfb3657628867e43a5718063e9a7d5103751135ffa1dd5c0bea347d1b1ab98b
diff --git a/a/1.txt b/N2/1.txt index 21bbb08..11ce15a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -96,10 +96,3 @@ I prefer adding mem = NULL at the start of this for(). Thanks, -Kame - - --- -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 72d8376..2ea0ef2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,33 +4,32 @@ "Subject\0Re: [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing memory\0" "Date\0Wed, 26 Dec 2012 12:10:43 +0900\0" "To\0Tang Chen <tangchen@cn.fujitsu.com>\0" - "Cc\0akpm@linux-foundation.org" - rientjes@google.com - liuj97@gmail.com - len.brown@intel.com - benh@kernel.crashing.org + "Cc\0linux-ia64@vger.kernel.org" + linux-sh@vger.kernel.org + linux-mm@kvack.org paulus@samba.org + hpa@zytor.com + sparclinux@vger.kernel.org cl@linux.com - minchan.kim@gmail.com - kosaki.motohiro@jp.fujitsu.com + linux-s390@vger.kernel.org + x86@kernel.org + linux-acpi@vger.kernel.org isimatu.yasuaki@jp.fujitsu.com - wujianguo@huawei.com - wency@cn.fujitsu.com - hpa@zytor.com linfeng@cn.fujitsu.com - laijs@cn.fujitsu.com mgorman@suse.de + kosaki.motohiro@jp.fujitsu.com + rientjes@google.com + liuj97@gmail.com + len.brown@intel.com + wency@cn.fujitsu.com + cmetcalf@tilera.com + wujianguo@huawei.com yinghai@kernel.org - x86@kernel.org - linux-mm@kvack.org + laijs@cn.fujitsu.com 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\0" + minchan.kim@gmail.com + akpm@linux-foundation.org + " linuxppc-dev@lists.ozlabs.org\0" "\00:1\0" "b\0" "(2012/12/24 21:09), Tang Chen wrote:\n" @@ -130,13 +129,6 @@ "> +\n" "\n" "Thanks,\n" - "-Kame\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>" + -Kame -9d5dd89a51f1fad9b924d4c4cfeeadc22cbf85670fcd0ee70f6ff9a236ec80d6 +3e8da69ca4389493fcfe12dcec9686380dbaf454bfa270ae878251f43e6a8af8
diff --git a/a/1.txt b/N3/1.txt index 21bbb08..11ce15a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -96,10 +96,3 @@ I prefer adding mem = NULL at the start of this for(). Thanks, -Kame - - --- -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 72d8376..669a687 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -130,13 +130,6 @@ "> +\n" "\n" "Thanks,\n" - "-Kame\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>" + -Kame -9d5dd89a51f1fad9b924d4c4cfeeadc22cbf85670fcd0ee70f6ff9a236ec80d6 +3d1bbbf635014771a39c73421346a3b1ddfe0ca35bef23f8d7b00bf0f8f60717
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.