All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100916001012.GA5656@vigoh>

diff --git a/a/1.txt b/N1/1.txt
index 11118a9..4589524 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-* Gustavo F. Padovan <padovan@profusion.mobi> [2010-09-10 16:45:09 -0300]:
+* Gustavo F. Padovan <padovan-Y3ZbgMPKUGA34EUeqzHoZw@public.gmane.org> [2010-09-10 16:45:09 -0300]:
 
 > Hi Mat,
 > 
-> * Mat Martineau <mathewm@codeaurora.org> [2010-09-10 09:53:31 -0700]:
+> * Mat Martineau <mathewm-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> [2010-09-10 09:53:31 -0700]:
 > 
 > > 
 > > Gustavo -
@@ -64,7 +64,7 @@
 By reverting 
 
 commit 218bb9dfd21472128f86b38ad2eab123205c2991
-Author: Gustavo F. Padovan <padovan@profusion.mobi>
+Author: Gustavo F. Padovan <padovan-Y3ZbgMPKUGA34EUeqzHoZw@public.gmane.org>
 Date:   Mon Jun 21 18:53:22 2010 -0300
 
     Bluetooth: Add backlog queue to ERTM code
@@ -73,8 +73,8 @@ Date:   Mon Jun 21 18:53:22 2010 -0300
     interrupts in bottom half context. After the socket lock is released the
     net core take care of push all skb in its backlog queue.
     
-    Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
-    Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
+    Signed-off-by: Gustavo F. Padovan <padovan-Y3ZbgMPKUGA34EUeqzHoZw@public.gmane.org>
+    Signed-off-by: Marcel Holtmann <marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>
 
 
 we can workaround the bug. It's not the real cause of the bug because the
diff --git a/a/content_digest b/N1/content_digest
index 051f8d8..14f5cd3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,22 @@
  "ref\01283988727-1456-1-git-send-email-padovan@profusion.mobi\0"
  "ref\0alpine.DEB.2.00.1009100920270.14322@linux-sea-02\0"
  "ref\020100910194509.GC19693@vigoh\0"
- "From\0Gustavo F. Padovan <padovan@profusion.mobi>\0"
+ "From\0Gustavo F. Padovan <padovan-Y3ZbgMPKUGA34EUeqzHoZw@public.gmane.org>\0"
  "Subject\0Re: Possible regression with skb_clone() in 2.6.36\0"
  "Date\0Wed, 15 Sep 2010 21:10:12 -0300\0"
- "To\0Mat Martineau <mathewm@codeaurora.org>\0"
- "Cc\0linux-bluetooth@vger.kernel.org"
-  netdev@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  marcel@holtmann.org
- " davem@davemloft.net\0"
+ "To\0Mat Martineau <mathewm-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "Cc\0linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org
+ " davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "* Gustavo F. Padovan <padovan@profusion.mobi> [2010-09-10 16:45:09 -0300]:\n"
+ "* Gustavo F. Padovan <padovan-Y3ZbgMPKUGA34EUeqzHoZw@public.gmane.org> [2010-09-10 16:45:09 -0300]:\n"
  "\n"
  "> Hi Mat,\n"
  "> \n"
- "> * Mat Martineau <mathewm@codeaurora.org> [2010-09-10 09:53:31 -0700]:\n"
+ "> * Mat Martineau <mathewm-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> [2010-09-10 09:53:31 -0700]:\n"
  "> \n"
  "> > \n"
  "> > Gustavo -\n"
@@ -78,7 +78,7 @@
  "By reverting \n"
  "\n"
  "commit 218bb9dfd21472128f86b38ad2eab123205c2991\n"
- "Author: Gustavo F. Padovan <padovan@profusion.mobi>\n"
+ "Author: Gustavo F. Padovan <padovan-Y3ZbgMPKUGA34EUeqzHoZw@public.gmane.org>\n"
  "Date:   Mon Jun 21 18:53:22 2010 -0300\n"
  "\n"
  "    Bluetooth: Add backlog queue to ERTM code\n"
@@ -87,8 +87,8 @@
  "    interrupts in bottom half context. After the socket lock is released the\n"
  "    net core take care of push all skb in its backlog queue.\n"
  "    \n"
- "    Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>\n"
- "    Signed-off-by: Marcel Holtmann <marcel@holtmann.org>\n"
+ "    Signed-off-by: Gustavo F. Padovan <padovan-Y3ZbgMPKUGA34EUeqzHoZw@public.gmane.org>\n"
+ "    Signed-off-by: Marcel Holtmann <marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>\n"
  "\n"
  "\n"
  "we can workaround the bug. It's not the real cause of the bug because the\n"
@@ -112,4 +112,4 @@
  "Gustavo F. Padovan\n"
  ProFUSION embedded systems - http://profusion.mobi
 
-0f1d845c6317e19896090e7148bbfbe05593fa18fe2f28fd9234fc959f850654
+9ff91d8c773d75a8378c2009ca64187d7928338c3b9264e456969ba6015d02cf

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.