diff for duplicates of <4FACE184.6020307@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 5b8f7a0..be6d7e1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,15 +1,15 @@ I picked this up from Costa's slub memcg series. For fixing added warning by patch 4. == -From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> +From: Glauber Costa <glommer@parallels.com> Subject: [PATCH 6/6] remove __must_check for res_counter_charge_nofail() Since we will succeed with the allocation no matter what, there isn't the need to use __must_check with it. It can very well be optional. -Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> -Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> +Signed-off-by: Glauber Costa <glommer@parallels.com> +Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> --- include/linux/res_counter.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) @@ -29,3 +29,11 @@ index d11c1cd..c6b0368 100644 /* -- 1.7.4.1 + + +-- +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/ . +Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 96d24f4..84bf40d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,34 +1,33 @@ "ref\04FACDED0.3020400@jp.fujitsu.com\0" - "ref\04FACDED0.3020400-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" + "From\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" "Subject\0[PATCH v3 6/6] remove __must_check for res_counter_charge_nofail()\0" "Date\0Fri, 11 May 2012 18:53:08 +0900\0" - "To\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>\0" - "Cc\0cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Frederic Weisbecker <fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Han Ying <yinghan-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Aneesh Kumar K.V <aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Hiroyuki Kamezawa <kamezawa.hiroyuki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Linux Kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-mm@kvack.org <linux-mm@kvack.org>\0" + "Cc\0cgroups@vger.kernel.org <cgroups@vger.kernel.org>" + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + Frederic Weisbecker <fweisbec@gmail.com> + Han Ying <yinghan@google.com> + Glauber Costa <glommer@parallels.com> + Tejun Heo <tj@kernel.org> + Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> + Andrew Morton <akpm@linux-foundation.org> + Hiroyuki Kamezawa <kamezawa.hiroyuki@gmail.com> + " Linux Kernel <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "I picked this up from Costa's slub memcg series. For fixing added warning\n" "by patch 4.\n" "==\n" - "From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" + "From: Glauber Costa <glommer@parallels.com>\n" "Subject: [PATCH 6/6] remove __must_check for res_counter_charge_nofail()\n" "\n" "Since we will succeed with the allocation no matter what, there\n" "isn't the need to use __must_check with it. It can very well\n" "be optional.\n" "\n" - "Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" - "Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\n" + "Signed-off-by: Glauber Costa <glommer@parallels.com>\n" + "Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\n" "---\n" " include/linux/res_counter.h | 2 +-\n" " 1 files changed, 1 insertions(+), 1 deletions(-)\n" @@ -47,6 +46,14 @@ " \n" " /*\n" "-- \n" - 1.7.4.1 + "1.7.4.1\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" + "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -044b1803fd0345cb70b0543a601cf954215e6e29fbc038681453729c7dbcea5b +0076f7c96cedbfdbd9c6c9265c9b2840d3e75f1867de79faaeb69b3fef0ae74e
diff --git a/a/1.txt b/N2/1.txt index 5b8f7a0..76bfcae 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,15 +1,15 @@ I picked this up from Costa's slub memcg series. For fixing added warning by patch 4. == -From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> +From: Glauber Costa <glommer@parallels.com> Subject: [PATCH 6/6] remove __must_check for res_counter_charge_nofail() Since we will succeed with the allocation no matter what, there isn't the need to use __must_check with it. It can very well be optional. -Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> -Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> +Signed-off-by: Glauber Costa <glommer@parallels.com> +Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> --- include/linux/res_counter.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 96d24f4..f342d24 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,34 +1,33 @@ "ref\04FACDED0.3020400@jp.fujitsu.com\0" - "ref\04FACDED0.3020400-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" + "From\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" "Subject\0[PATCH v3 6/6] remove __must_check for res_counter_charge_nofail()\0" "Date\0Fri, 11 May 2012 18:53:08 +0900\0" - "To\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>\0" - "Cc\0cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Frederic Weisbecker <fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Han Ying <yinghan-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Aneesh Kumar K.V <aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Hiroyuki Kamezawa <kamezawa.hiroyuki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Linux Kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-mm@kvack.org <linux-mm@kvack.org>\0" + "Cc\0cgroups@vger.kernel.org <cgroups@vger.kernel.org>" + Michal Hocko <mhocko@suse.cz> + Johannes Weiner <hannes@cmpxchg.org> + Frederic Weisbecker <fweisbec@gmail.com> + Han Ying <yinghan@google.com> + Glauber Costa <glommer@parallels.com> + Tejun Heo <tj@kernel.org> + Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> + Andrew Morton <akpm@linux-foundation.org> + Hiroyuki Kamezawa <kamezawa.hiroyuki@gmail.com> + " Linux Kernel <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "I picked this up from Costa's slub memcg series. For fixing added warning\n" "by patch 4.\n" "==\n" - "From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" + "From: Glauber Costa <glommer@parallels.com>\n" "Subject: [PATCH 6/6] remove __must_check for res_counter_charge_nofail()\n" "\n" "Since we will succeed with the allocation no matter what, there\n" "isn't the need to use __must_check with it. It can very well\n" "be optional.\n" "\n" - "Signed-off-by: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" - "Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\n" + "Signed-off-by: Glauber Costa <glommer@parallels.com>\n" + "Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\n" "---\n" " include/linux/res_counter.h | 2 +-\n" " 1 files changed, 1 insertions(+), 1 deletions(-)\n" @@ -49,4 +48,4 @@ "-- \n" 1.7.4.1 -044b1803fd0345cb70b0543a601cf954215e6e29fbc038681453729c7dbcea5b +807a5edd5ede695e3501deb3bbe748e518c6559b87507daf203144e80edf1a0d
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.