diff for duplicates of <4F608579.5090109@parallels.com> diff --git a/a/1.txt b/N1/1.txt index 25febaa..320d378 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On 03/14/2012 03:21 AM, Suleiman Souhlal wrote: -> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer@parallels.com> wrote: >> On 03/10/2012 12:39 AM, Suleiman Souhlal wrote: >>> >>> This function returns the gfp flags that are always applied to >>> allocations of a kmem_cache. >>> ->>> Signed-off-by: Suleiman Souhlal<suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +>>> Signed-off-by: Suleiman Souhlal<suleiman@google.com> >>> --- >>> include/linux/slab_def.h | 6 ++++++ >>> include/linux/slob_def.h | 6 ++++++ @@ -75,3 +75,10 @@ That function is only called from slab.c anyway. Let slab call it mem_cgroup_get_kmem_cache(cachep, flags | cachep->allocflags); and slub mem_cgroup_get_kmem_cache(cachep, flags | cachep->gfpflags); + +-- +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 48ab088..567b02f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,37 +2,36 @@ "ref\01331325556-16447-7-git-send-email-ssouhlal@FreeBSD.org\0" "ref\04F5C8414.5090800@parallels.com\0" "ref\0CABCjUKCioWO-F7k=hVs_18B3uyL4zG3-krPFDh++YAnmejKKdg@mail.gmail.com\0" - "ref\0CABCjUKCioWO-F7k=hVs_18B3uyL4zG3-krPFDh++YAnmejKKdg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v2 06/13] slab: Add kmem_cache_gfp_flags() helper function.\0" "Date\0Wed, 14 Mar 2012 15:48:09 +0400\0" - "To\0Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Suleiman Souhlal <ssouhlal-h+KGxgPPiopAfugRpC6u6w@public.gmane.org>" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org - yinghan-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - dan.magenheimer-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - mgorman-l3A5Bk7waGM@public.gmane.org - James.Bottomley-JuX6DAaQMKPCXq6kfMZ53/egYHeGw8Jk@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Suleiman Souhlal <suleiman@google.com>\0" + "Cc\0Suleiman Souhlal <ssouhlal@freebsd.org>" + cgroups@vger.kernel.org + kamezawa.hiroyu@jp.fujitsu.com + penberg@kernel.org + cl@linux.com + yinghan@google.com + hughd@google.com + gthelen@google.com + peterz@infradead.org + dan.magenheimer@oracle.com + hannes@cmpxchg.org + mgorman@suse.de + James.Bottomley@hansenpartnership.com + linux-mm@kvack.org + devel@openvz.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On 03/14/2012 03:21 AM, Suleiman Souhlal wrote:\n" - "> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer@parallels.com> wrote:\n" ">> On 03/10/2012 12:39 AM, Suleiman Souhlal wrote:\n" ">>>\n" ">>> This function returns the gfp flags that are always applied to\n" ">>> allocations of a kmem_cache.\n" ">>>\n" - ">>> Signed-off-by: Suleiman Souhlal<suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + ">>> Signed-off-by: Suleiman Souhlal<suleiman@google.com>\n" ">>> ---\n" ">>> include/linux/slab_def.h | 6 ++++++\n" ">>> include/linux/slob_def.h | 6 ++++++\n" @@ -101,6 +100,13 @@ "That function is only called from slab.c anyway. Let slab call it\n" "mem_cgroup_get_kmem_cache(cachep, flags | cachep->allocflags);\n" "and slub\n" - mem_cgroup_get_kmem_cache(cachep, flags | cachep->gfpflags); + "mem_cgroup_get_kmem_cache(cachep, flags | cachep->gfpflags);\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>" -c8fb0bb7f142d38ed2d89ec393279608ac949d33068a310cf05cd65e9703fe53 +fdeaf31c358b8dfbd0ff13ef4f9725ff901ba4c785093306dab41bdecae3cbb0
diff --git a/a/1.txt b/N2/1.txt index 25febaa..6bbed29 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,11 +1,11 @@ On 03/14/2012 03:21 AM, Suleiman Souhlal wrote: -> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer@parallels.com> wrote: >> On 03/10/2012 12:39 AM, Suleiman Souhlal wrote: >>> >>> This function returns the gfp flags that are always applied to >>> allocations of a kmem_cache. >>> ->>> Signed-off-by: Suleiman Souhlal<suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +>>> Signed-off-by: Suleiman Souhlal<suleiman@google.com> >>> --- >>> include/linux/slab_def.h | 6 ++++++ >>> include/linux/slob_def.h | 6 ++++++ diff --git a/a/content_digest b/N2/content_digest index 48ab088..3a24e97 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,37 +2,36 @@ "ref\01331325556-16447-7-git-send-email-ssouhlal@FreeBSD.org\0" "ref\04F5C8414.5090800@parallels.com\0" "ref\0CABCjUKCioWO-F7k=hVs_18B3uyL4zG3-krPFDh++YAnmejKKdg@mail.gmail.com\0" - "ref\0CABCjUKCioWO-F7k=hVs_18B3uyL4zG3-krPFDh++YAnmejKKdg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH v2 06/13] slab: Add kmem_cache_gfp_flags() helper function.\0" "Date\0Wed, 14 Mar 2012 15:48:09 +0400\0" - "To\0Suleiman Souhlal <suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Suleiman Souhlal <ssouhlal-h+KGxgPPiopAfugRpC6u6w@public.gmane.org>" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org - penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org - yinghan-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - dan.magenheimer-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - mgorman-l3A5Bk7waGM@public.gmane.org - James.Bottomley-JuX6DAaQMKPCXq6kfMZ53/egYHeGw8Jk@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Suleiman Souhlal <suleiman@google.com>\0" + "Cc\0Suleiman Souhlal <ssouhlal@freebsd.org>" + <cgroups@vger.kernel.org> + <kamezawa.hiroyu@jp.fujitsu.com> + <penberg@kernel.org> + <cl@linux.com> + <yinghan@google.com> + <hughd@google.com> + <gthelen@google.com> + <peterz@infradead.org> + <dan.magenheimer@oracle.com> + <hannes@cmpxchg.org> + <mgorman@suse.de> + <James.Bottomley@hansenpartnership.com> + <linux-mm@kvack.org> + <devel@openvz.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On 03/14/2012 03:21 AM, Suleiman Souhlal wrote:\n" - "> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> On Sun, Mar 11, 2012 at 3:53 AM, Glauber Costa<glommer@parallels.com> wrote:\n" ">> On 03/10/2012 12:39 AM, Suleiman Souhlal wrote:\n" ">>>\n" ">>> This function returns the gfp flags that are always applied to\n" ">>> allocations of a kmem_cache.\n" ">>>\n" - ">>> Signed-off-by: Suleiman Souhlal<suleiman-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + ">>> Signed-off-by: Suleiman Souhlal<suleiman@google.com>\n" ">>> ---\n" ">>> include/linux/slab_def.h | 6 ++++++\n" ">>> include/linux/slob_def.h | 6 ++++++\n" @@ -103,4 +102,4 @@ "and slub\n" mem_cgroup_get_kmem_cache(cachep, flags | cachep->gfpflags); -c8fb0bb7f142d38ed2d89ec393279608ac949d33068a310cf05cd65e9703fe53 +1d9350162c6990124bae66e8b7469ea43bb92e3110e54f49d54069152f3ae5fe
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.