diff for duplicates of <50126C7A.1000508@cn.fujitsu.com> diff --git a/a/content_digest b/N1/content_digest index 1e18259..adcbff6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\050126B83.3050201@cn.fujitsu.com\0" "From\0Wen Congyang <wency@cn.fujitsu.com>\0" "Subject\0[PATCH 0.5/19] remove memory info from list before freeing it\0" - "Date\0Fri, 27 Jul 2012 18:24:58 +0800\0" + "Date\0Fri, 27 Jul 2012 10:24:58 +0000\0" "To\0linux-mm@kvack.org" linux-kernel@vger.kernel.org linuxppc-dev@lists.ozlabs.org @@ -42,4 +42,4 @@ " \t\tkfree(info);\n" " \t}" -037325f6413d40aa1bf386a6c0a952681c5c0c07c5e8c7769c99d13bb028ec77 +749616449217664c7a2bc3493b7521a51b941d8a837472cb0b07363a159a8c20
diff --git a/a/content_digest b/N2/content_digest index 1e18259..728e2e2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -10,16 +10,15 @@ linux-sh@vger.kernel.org linux-ia64@vger.kernel.org " cmetcalf@tilera.com\0" - "Cc\0rientjes@google.com" - liuj97@gmail.com - len.brown@intel.com - benh@kernel.crashing.org + "Cc\0len.brown@intel.com" + Yasuaki ISIMATU <isimatu.yasuaki@jp.fujitsu.com> paulus@samba.org - cl@linux.com minchan.kim@gmail.com - akpm@linux-foundation.org kosaki.motohiro@jp.fujitsu.com - " Yasuaki ISIMATU <isimatu.yasuaki@jp.fujitsu.com>\0" + rientjes@google.com + cl@linux.com + akpm@linux-foundation.org + " liuj97@gmail.com\0" "\00:1\0" "b\0" "We free info, but we forget to remove it from the list. It will cause\n" @@ -42,4 +41,4 @@ " \t\tkfree(info);\n" " \t}" -037325f6413d40aa1bf386a6c0a952681c5c0c07c5e8c7769c99d13bb028ec77 +264bd77cb247db60a693fe0228416f4a2515473a2ef1a16b8eabbf57e5f58661
diff --git a/a/1.txt b/N3/1.txt index 5ef8df4..553442c 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -17,3 +17,9 @@ index 8fe0e02..5cafd6b 100644 + list_del(&info->list); kfree(info); } + +-- +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 1e18259..a1b0918 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -40,6 +40,12 @@ " \t\t}\n" "+\t\tlist_del(&info->list);\n" " \t\tkfree(info);\n" - " \t}" + " \t}\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>" -037325f6413d40aa1bf386a6c0a952681c5c0c07c5e8c7769c99d13bb028ec77 +c300f2a992b6e88c5437b263da16c8e361545605efd0c5d6041c5452ff2b5cc2
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.