diff for duplicates of <4EEA1DCB.7040402@parallels.com> diff --git a/a/1.txt b/N1/1.txt index 18af7a7..73f01f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 12/15/2011 08:13 PM, KAMEZAWA Hiroyuki wrote: > On Thu, 15 Dec 2011 13:34:32 +0400 -> Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> Glauber Costa<glommer@parallels.com> wrote: > >> Walking the proto_list holds a read_lock, which prevents us from doing >> allocations. Splitting the tcp create function into create + init is @@ -16,17 +16,13 @@ On 12/15/2011 08:13 PM, KAMEZAWA Hiroyuki wrote: >> structures as tcp_ipv4). So I believe this to be the simpler solution to this >> problem. >> ->> Signed-off-by: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> ->> CC: Hiroyouki Kamezawa<kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org> ->> CC: David S. Miller<davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> ->> CC: Eric Dumazet<eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ->> CC: Stephen Rothwell<sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> +>> Signed-off-by: Glauber Costa<glommer@parallels.com> +>> CC: Hiroyouki Kamezawa<kamezawa.hiroyu@jp.fujitsu.com> +>> CC: David S. Miller<davem@davemloft.net> +>> CC: Eric Dumazet<eric.dumazet@gmail.com> +>> CC: Stephen Rothwell<sfr@canb.auug.org.au> > > Could you remake the patch onto the 'latest' linux-next ? > As Dave mentioned, some bandaids are already applied and this patch hunks. Sure thing. --- -To unsubscribe from this list: send the line "unsubscribe cgroups" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 6c152ad..0fb51bf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,21 @@ "ref\01323941672-14324-1-git-send-email-glommer@parallels.com\0" "ref\01323941672-14324-3-git-send-email-glommer@parallels.com\0" "ref\020111216011316.8d58bc8f.kamezawa.hiroyu@jp.fujitsu.com\0" - "ref\020111216011316.8d58bc8f.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org\0" - "From\0Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Glauber Costa <glommer@parallels.com>\0" "Subject\0Re: [PATCH 2/2] Explicitly call tcp creation and init from memcontrol.c\0" "Date\0Thu, 15 Dec 2011 20:18:19 +0400\0" - "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Eric Dumazet <eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>\0" + "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + "Cc\0<davem@davemloft.net>" + <linux-kernel@vger.kernel.org> + <netdev@vger.kernel.org> + <cgroups@vger.kernel.org> + Eric Dumazet <eric.dumazet@gmail.com> + " Stephen Rothwell <sfr@canb.auug.org.au>\0" "\00:1\0" "b\0" "On 12/15/2011 08:13 PM, KAMEZAWA Hiroyuki wrote:\n" "> On Thu, 15 Dec 2011 13:34:32 +0400\n" - "> Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> Glauber Costa<glommer@parallels.com> wrote:\n" ">\n" ">> Walking the proto_list holds a read_lock, which prevents us from doing\n" ">> allocations. Splitting the tcp create function into create + init is\n" @@ -32,19 +31,15 @@ ">> structures as tcp_ipv4). So I believe this to be the simpler solution to this\n" ">> problem.\n" ">>\n" - ">> Signed-off-by: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n" - ">> CC: Hiroyouki Kamezawa<kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\n" - ">> CC: David S. Miller<davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\n" - ">> CC: Eric Dumazet<eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - ">> CC: Stephen Rothwell<sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>\n" + ">> Signed-off-by: Glauber Costa<glommer@parallels.com>\n" + ">> CC: Hiroyouki Kamezawa<kamezawa.hiroyu@jp.fujitsu.com>\n" + ">> CC: David S. Miller<davem@davemloft.net>\n" + ">> CC: Eric Dumazet<eric.dumazet@gmail.com>\n" + ">> CC: Stephen Rothwell<sfr@canb.auug.org.au>\n" ">\n" "> Could you remake the patch onto the 'latest' linux-next ?\n" "> As Dave mentioned, some bandaids are already applied and this patch hunks.\n" "\n" - "Sure thing.\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe cgroups\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Sure thing. -940a87ebb88efc9f2caf8a626197a56795fe98370fc47de2c6dc088f46b546a9 +1e499d9d374ed8b84f1e29a0f36405b5dc87a11faa13d7b84bfb8dcdaee9e7ce
diff --git a/a/content_digest b/N2/content_digest index 6c152ad..0a65650 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,10 +6,10 @@ "Subject\0Re: [PATCH 2/2] Explicitly call tcp creation and init from memcontrol.c\0" "Date\0Thu, 15 Dec 2011 20:18:19 +0400\0" "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>\0" - "Cc\0davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + "Cc\0<davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>" + <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> Eric Dumazet <eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> " Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>\0" "\00:1\0" @@ -47,4 +47,4 @@ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -940a87ebb88efc9f2caf8a626197a56795fe98370fc47de2c6dc088f46b546a9 +152989670c238f478ed822dac75ec87af45ac9a8a8c18ee8b9d1918142c886aa
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.