All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4EEA6288.1080405@parallels.com>

diff --git a/a/1.txt b/N1/1.txt
index 77e2bc6..fc9b402 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On 12/15/2011 09:00 PM, David Miller wrote:
-> From: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
+> From: Glauber Costa<glommer@parallels.com>
 > Date: Thu, 15 Dec 2011 13:34:32 +0400
 >
 >> Walking the proto_list holds a read_lock, which prevents us from doing
@@ -16,7 +16,7 @@ On 12/15/2011 09:00 PM, David Miller 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>
+>> Signed-off-by: Glauber Costa<glommer@parallels.com>
 >
 > This is an unnecessary limitation, please fix this properly otherwise
 > DCCP, SCTP, etc. won't be supportable with this stuff.
diff --git a/a/2.txt b/N1/2.txt
index e33df25..ff1e253 100644
--- a/a/2.txt
+++ b/N1/2.txt
@@ -1,5 +1,5 @@
-From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001
-From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
+>From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001
+From: Glauber Costa <glommer@parallels.com>
 Date: Thu, 15 Dec 2011 23:47:06 +0300
 Subject: [PATCH] fix sleeping while atomic problem in sock mem_cgroup.
 
@@ -9,11 +9,11 @@ avoid calling the initialization functions of protocols directly,
 I propose we keep the interested parties in a separate list. This list
 is protected by a mutex so we can sleep and do the necessary allocations.
 
-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>
 ---
  include/linux/memcontrol.h   |    4 +++
  include/net/sock.h           |    5 +---
diff --git a/a/content_digest b/N1/content_digest
index 6c0bf33..7be0476 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,20 @@
  "ref\01323941672-14324-1-git-send-email-glommer@parallels.com\0"
  "ref\01323941672-14324-3-git-send-email-glommer@parallels.com\0"
  "ref\020111215.120028.532844419499092747.davem@davemloft.net\0"
- "ref\020111215.120028.532844419499092747.davem-fT/PcQaiUtIeIZ0/mPfg9Q@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\0Fri, 16 Dec 2011 01:11:36 +0400\0"
- "To\0David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org
-  eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
- " sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org\0"
+ "To\0David Miller <davem@davemloft.net>\0"
+ "Cc\0<linux-kernel@vger.kernel.org>"
+  <netdev@vger.kernel.org>
+  <cgroups@vger.kernel.org>
+  <kamezawa.hiroyu@jp.fujitsu.com>
+  <eric.dumazet@gmail.com>
+ " <sfr@canb.auug.org.au>\0"
  "\01:1\0"
  "b\0"
  "On 12/15/2011 09:00 PM, David Miller wrote:\n"
- "> From: Glauber Costa<glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n"
+ "> From: Glauber Costa<glommer@parallels.com>\n"
  "> Date: Thu, 15 Dec 2011 13:34:32 +0400\n"
  ">\n"
  ">> Walking the proto_list holds a read_lock, which prevents us from doing\n"
@@ -32,7 +31,7 @@
  ">> 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"
+ ">> Signed-off-by: Glauber Costa<glommer@parallels.com>\n"
  ">\n"
  "> This is an unnecessary limitation, please fix this properly otherwise\n"
  "> DCCP, SCTP, etc. won't be supportable with this stuff.\n"
@@ -45,8 +44,8 @@
  "\01:2\0"
  "fn\00001-fix-sleeping-while-atomic-problem-in-sock-mem_cgroup.patch\0"
  "b\0"
- "From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001\n"
- "From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n"
+ ">From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001\n"
+ "From: Glauber Costa <glommer@parallels.com>\n"
  "Date: Thu, 15 Dec 2011 23:47:06 +0300\n"
  "Subject: [PATCH] fix sleeping while atomic problem in sock mem_cgroup.\n"
  "\n"
@@ -56,11 +55,11 @@
  "I propose we keep the interested parties in a separate list. This list\n"
  "is protected by a mutex so we can sleep and do the necessary allocations.\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"
  " include/linux/memcontrol.h   |    4 +++\n"
  " include/net/sock.h           |    5 +---\n"
@@ -259,4 +258,4 @@
  "-- \n"
  1.7.6.4
 
-f2fd39aa273b42cc4cd6378a4db04585edd14bd7257508f452443b4a1e7fbc1b
+805c86c1d1480107d996bc664b5137d4ac4fb63865a3887e637d8366d64cae10

diff --git a/a/2.txt b/N2/2.txt
index e33df25..38c03fb 100644
--- a/a/2.txt
+++ b/N2/2.txt
@@ -1,4 +1,4 @@
-From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001
+>From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001
 From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
 Date: Thu, 15 Dec 2011 23:47:06 +0300
 Subject: [PATCH] fix sleeping while atomic problem in sock mem_cgroup.
diff --git a/a/content_digest b/N2/content_digest
index 6c0bf33..11619ab 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,12 +6,12 @@
  "Subject\0Re: [PATCH 2/2] Explicitly call tcp creation and init from memcontrol.c\0"
  "Date\0Fri, 16 Dec 2011 01:11:36 +0400\0"
  "To\0David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org
-  eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
- " sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org\0"
+ "Cc\0<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
+  <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
+  <eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+ " <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>\0"
  "\01:1\0"
  "b\0"
  "On 12/15/2011 09:00 PM, David Miller wrote:\n"
@@ -45,7 +45,7 @@
  "\01:2\0"
  "fn\00001-fix-sleeping-while-atomic-problem-in-sock-mem_cgroup.patch\0"
  "b\0"
- "From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001\n"
+ ">From c8fe669a9cbc7c7cbd87ce48d7eb91ed6c96cbde Mon Sep 17 00:00:00 2001\n"
  "From: Glauber Costa <glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\n"
  "Date: Thu, 15 Dec 2011 23:47:06 +0300\n"
  "Subject: [PATCH] fix sleeping while atomic problem in sock mem_cgroup.\n"
@@ -259,4 +259,4 @@
  "-- \n"
  1.7.6.4
 
-f2fd39aa273b42cc4cd6378a4db04585edd14bd7257508f452443b4a1e7fbc1b
+f34d5cd36ae4a0958a02ddc603cf9560cff3f1711bdb5cc1cefa6eaa86374a5b

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.