diff for duplicates of <50DA6D04.8020906@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 045ef9b..0085680 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -77,7 +77,7 @@ Shouldn't we check lock is held here ? (VM_BUG_ON(!mutex_is_locked(&mem_hotplug_ > + int *ret = arg; > + int error = offline_memory_block(mem); > + -> + if (error != 0 && *ret == 0) +> + if (error != 0 && *ret = 0) > + *ret = error; > + > + return 0; diff --git a/a/content_digest b/N1/content_digest index 3db056a..0cc2321 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01356350964-13437-4-git-send-email-tangchen@cn.fujitsu.com\0" "From\0Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" "Subject\0Re: [PATCH v5 03/14] memory-hotplug: remove redundant codes\0" - "Date\0Wed, 26 Dec 2012 12:20:36 +0900\0" + "Date\0Wed, 26 Dec 2012 03:20:36 +0000\0" "To\0Tang Chen <tangchen@cn.fujitsu.com>\0" "Cc\0akpm@linux-foundation.org" rientjes@google.com @@ -112,7 +112,7 @@ "> +\tint *ret = arg;\n" "> +\tint error = offline_memory_block(mem);\n" "> +\n" - "> +\tif (error != 0 && *ret == 0)\n" + "> +\tif (error != 0 && *ret = 0)\n" "> +\t\t*ret = error;\n" "> +\n" "> +\treturn 0;\n" @@ -212,4 +212,4 @@ "Thanks,\n" -Kame -685875a85eb60bb3f2e77b5ca28a167ca847a968043e34ce3cb5a1380633ceaf +240c01a6102378ba90f3e8945aa479a39f0bef1600ab306a4fa3c046a8eb99c2
diff --git a/a/content_digest b/N2/content_digest index 3db056a..e1cf409 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,33 +4,32 @@ "Subject\0Re: [PATCH v5 03/14] memory-hotplug: remove redundant codes\0" "Date\0Wed, 26 Dec 2012 12:20:36 +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" @@ -212,4 +211,4 @@ "Thanks,\n" -Kame -685875a85eb60bb3f2e77b5ca28a167ca847a968043e34ce3cb5a1380633ceaf +b6e486c207907eccca57e20f13f1f441b1a317c5354e00769dec3f1e3b0d7f4e
diff --git a/a/1.txt b/N3/1.txt index 045ef9b..218e10c 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -176,3 +176,9 @@ before returning 0 ....right ? 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 3db056a..25df9d3 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -210,6 +210,12 @@ "> \n" "\n" "Thanks,\n" - -Kame + "-Kame\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>" -685875a85eb60bb3f2e77b5ca28a167ca847a968043e34ce3cb5a1380633ceaf +c5c42ae3e46795b03ae341de43076dd2b451a6354799bb4ffdeeb4302565115e
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.