All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171009134302.GC1252@mtr-leonro.local>

diff --git a/a/1.txt b/N1/1.txt
index 9b232f6..48b037a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Mon, Oct 09, 2017 at 09:16:35AM -0400, Doug Ledford wrote:
 > On Tue, 2017-09-12 at 17:48 +0300, Leon Romanovsky wrote:
 > > On Sat, Sep 09, 2017 at 03:56:07PM +0300, Leon Romanovsky wrote:
 > > > On Fri, Sep 08, 2017 at 03:37:45PM +0100, Colin King wrote:
-> > > > From: Colin Ian King <colin.king@canonical.com>
+> > > > From: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
 > > > >
 > > > > The allocation for elem may fail (especially because we're using
 > > > > GFP_ATOMIC) so best to check for a null return.  This fixes a
@@ -13,7 +13,7 @@ On Mon, Oct 09, 2017 at 09:16:35AM -0400, Doug Ledford wrote:
 > > > > value")
 > > > >
 > > > > Fixes: 8700e3e7c485 ("Soft RoCE driver")
-> > > > Signed-off-by: Colin Ian King <colin.king@canonical.com>
+> > > > Signed-off-by: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
 > > > > ---
 > > > >  drivers/infiniband/sw/rxe/rxe_pool.c | 2 ++
 > > > >  1 file changed, 2 insertions(+)
@@ -42,7 +42,7 @@ On Mon, Oct 09, 2017 at 09:16:35AM -0400, Doug Ledford wrote:
 > patch, but then applied a fixup of my own:
 >
 > commit a79c0f939da23740c12f43019720055aade89367 (HEAD -> k.o/for-next)
-> Author: Doug Ledford <dledford@redhat.com>
+> Author: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 > Date:   Mon Oct 9 09:11:32 2017 -0400
 >
 >     IB/rxe: put the pool on allocation failure
@@ -59,8 +59,8 @@ You forgot to add double quotes in fixes line.
 Thanks
 
 
->     Suggested-by: Leon Romanovsky <leon@kernel.org>
->     Signed-off-by: Doug Ledford <dledford@redhat.com>
+>     Suggested-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+>     Signed-off-by: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >
 > diff --git a/drivers/infiniband/sw/rxe/rxe_pool.c b/drivers/infiniband/sw/rxe/rxe_pool.c
 > index 3b4916680018..b4a8acc7bb7d 100644
@@ -102,7 +102,7 @@ Thanks
 >
 >
 > --
-> Doug Ledford <dledford@redhat.com>
+> Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 >     GPG KeyID: B826A3330E572FDD
 >     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD
 >
diff --git a/a/content_digest b/N1/content_digest
index d95bbc7..87857de 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,9 +3,9 @@
  "ref\020170912144829.GR3405@mtr-leonro.local\0"
  "ref\01507554995.46071.25.camel@redhat.com\0"
  "ref\01507554995.46071.25.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0"
- "From\0Leon Romanovsky <leon@kernel.org>\0"
+ "From\0Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH] IB/rxe: check for allocation failure on elem\0"
- "Date\0Mon, 09 Oct 2017 13:43:02 +0000\0"
+ "Date\0Mon, 9 Oct 2017 16:43:02 +0300\0"
  "To\0Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
  "Cc\0Colin King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>"
   Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
@@ -20,7 +20,7 @@
  "> On Tue, 2017-09-12 at 17:48 +0300, Leon Romanovsky wrote:\n"
  "> > On Sat, Sep 09, 2017 at 03:56:07PM +0300, Leon Romanovsky wrote:\n"
  "> > > On Fri, Sep 08, 2017 at 03:37:45PM +0100, Colin King wrote:\n"
- "> > > > From: Colin Ian King <colin.king@canonical.com>\n"
+ "> > > > From: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n"
  "> > > >\n"
  "> > > > The allocation for elem may fail (especially because we're using\n"
  "> > > > GFP_ATOMIC) so best to check for a null return.  This fixes a\n"
@@ -31,7 +31,7 @@
  "> > > > value\")\n"
  "> > > >\n"
  "> > > > Fixes: 8700e3e7c485 (\"Soft RoCE driver\")\n"
- "> > > > Signed-off-by: Colin Ian King <colin.king@canonical.com>\n"
+ "> > > > Signed-off-by: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n"
  "> > > > ---\n"
  "> > > >  drivers/infiniband/sw/rxe/rxe_pool.c | 2 ++\n"
  "> > > >  1 file changed, 2 insertions(+)\n"
@@ -60,7 +60,7 @@
  "> patch, but then applied a fixup of my own:\n"
  ">\n"
  "> commit a79c0f939da23740c12f43019720055aade89367 (HEAD -> k.o/for-next)\n"
- "> Author: Doug Ledford <dledford@redhat.com>\n"
+ "> Author: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  "> Date:   Mon Oct 9 09:11:32 2017 -0400\n"
  ">\n"
  ">     IB/rxe: put the pool on allocation failure\n"
@@ -77,8 +77,8 @@
  "Thanks\n"
  "\n"
  "\n"
- ">     Suggested-by: Leon Romanovsky <leon@kernel.org>\n"
- ">     Signed-off-by: Doug Ledford <dledford@redhat.com>\n"
+ ">     Suggested-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ ">     Signed-off-by: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  ">\n"
  "> diff --git a/drivers/infiniband/sw/rxe/rxe_pool.c b/drivers/infiniband/sw/rxe/rxe_pool.c\n"
  "> index 3b4916680018..b4a8acc7bb7d 100644\n"
@@ -120,7 +120,7 @@
  ">\n"
  ">\n"
  "> --\n"
- "> Doug Ledford <dledford@redhat.com>\n"
+ "> Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
  ">     GPG KeyID: B826A3330E572FDD\n"
  ">     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD\n"
  >
@@ -144,4 +144,4 @@
  "=k2LN\n"
  "-----END PGP SIGNATURE-----\n"
 
-883e936bda1dbde342ecdfca82ae3ee551089464119b3e157c0babbf5d8059a2
+fad5a3c1b7fe8fc745d955982bd14ce129c629d372343107061a3079ee0bd9ec

diff --git a/a/content_digest b/N2/content_digest
index d95bbc7..b4f6b35 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,18 +2,17 @@
  "ref\020170909125607.GA22465@mtr-leonro.local\0"
  "ref\020170912144829.GR3405@mtr-leonro.local\0"
  "ref\01507554995.46071.25.camel@redhat.com\0"
- "ref\01507554995.46071.25.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0"
  "From\0Leon Romanovsky <leon@kernel.org>\0"
  "Subject\0Re: [PATCH] IB/rxe: check for allocation failure on elem\0"
- "Date\0Mon, 09 Oct 2017 13:43:02 +0000\0"
- "To\0Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0Colin King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>"
-  Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-  Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Date\0Mon, 9 Oct 2017 16:43:02 +0300\0"
+ "To\0Doug Ledford <dledford@redhat.com>\0"
+ "Cc\0Colin King <colin.king@canonical.com>"
+  Moni Shoua <monis@mellanox.com>
+  Sean Hefty <sean.hefty@intel.com>
+  Hal Rosenstock <hal.rosenstock@gmail.com>
+  linux-rdma@vger.kernel.org
+  kernel-janitors@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\01:1\0"
  "b\0"
  "On Mon, Oct 09, 2017 at 09:16:35AM -0400, Doug Ledford wrote:\n"
@@ -144,4 +143,4 @@
  "=k2LN\n"
  "-----END PGP SIGNATURE-----\n"
 
-883e936bda1dbde342ecdfca82ae3ee551089464119b3e157c0babbf5d8059a2
+dc213fef0fd93b174a241138b0b75810592a7873c52a15602f29b1c0437219d3

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.