All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141023091502.GA7028@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 8611e34..6d22168 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 On Thu, Oct 23, 2014 at 09:54:05AM +0200, Cornelia Huck wrote:
 > On Wed, 22 Oct 2014 21:44:08 +0300
-> "Michael S. Tsirkin" <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
+> "Michael S. Tsirkin" <mst@redhat.com> wrote:
 > 
 > > virtio 1.0 makes all memory structures LE, so
 > > we need APIs to conditionally do a byteswap on BE
@@ -16,7 +16,7 @@ On Thu, Oct 23, 2014 at 09:54:05AM +0200, Cornelia Huck wrote:
 > > 
 > > At the moment, stub them out and assume native endian-ness everywhere.
 > > 
-> > Signed-off-by: Michael S. Tsirkin <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> > Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
 > > ---
 > >  include/linux/virtio_byteorder.h | 29 ++++++++++++++++++++++++
 > >  include/linux/virtio_config.h    | 16 +++++++++++++
diff --git a/a/content_digest b/N1/content_digest
index cee5c32..a68688f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,26 @@
  "ref\01414003404-505-1-git-send-email-mst@redhat.com\0"
  "ref\01414003404-505-2-git-send-email-mst@redhat.com\0"
  "ref\020141023095405.6bdd5a1a.cornelia.huck@de.ibm.com\0"
- "ref\020141023095405.6bdd5a1a.cornelia.huck-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org\0"
- "From\0Michael S. Tsirkin <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Michael S. Tsirkin <mst@redhat.com>\0"
  "Subject\0Re: [PATCH RFC v3 01/16] virtio: memory access APIs\0"
  "Date\0Thu, 23 Oct 2014 12:15:02 +0300\0"
- "To\0Cornelia Huck <cornelia.huck-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Bjarke Istrup Pedersen <gurligebis-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
-  Anup Patel <anup.patel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
-  virtualization-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
-  Sakari Ailus <sakari.ailus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
- " Piotr Kr\303\263l <piotr.krol-zILERgsGILsAvxtiuMwx3w@public.gmane.org>"
- " Alexei Starovoitov <ast-uqk4Ao+rVK5Wk0Htik3J/w@public.gmane.org>\0"
+ "To\0Cornelia Huck <cornelia.huck@de.ibm.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  Bjarke Istrup Pedersen <gurligebis@gentoo.org>
+  Anup Patel <anup.patel@linaro.org>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  virtualization@lists.linux-foundation.org
+  Geert Uytterhoeven <geert@linux-m68k.org>
+  Sakari Ailus <sakari.ailus@linux.intel.com>
+  linux-api@vger.kernel.org
+  David S. Miller <davem@davemloft.net>
+ " Piotr Kr\303\263l <piotr.krol@3mdeb.com>"
+ " Alexei Starovoitov <ast@plumgrid.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Oct 23, 2014 at 09:54:05AM +0200, Cornelia Huck wrote:\n"
  "> On Wed, 22 Oct 2014 21:44:08 +0300\n"
- "> \"Michael S. Tsirkin\" <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ "> \"Michael S. Tsirkin\" <mst@redhat.com> wrote:\n"
  "> \n"
  "> > virtio 1.0 makes all memory structures LE, so\n"
  "> > we need APIs to conditionally do a byteswap on BE\n"
@@ -37,7 +36,7 @@
  "> > \n"
  "> > At the moment, stub them out and assume native endian-ness everywhere.\n"
  "> > \n"
- "> > Signed-off-by: Michael S. Tsirkin <mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> > Signed-off-by: Michael S. Tsirkin <mst@redhat.com>\n"
  "> > ---\n"
  "> >  include/linux/virtio_byteorder.h | 29 ++++++++++++++++++++++++\n"
  "> >  include/linux/virtio_config.h    | 16 +++++++++++++\n"
@@ -129,4 +128,4 @@
  "-- \n"
  MST
 
-0eabcf5056a0976645cf3bf79b5296155077959523abf3c7e5417eaf2715dd3a
+041a7279a8a11dc57f2ec5802a3de3d1b2c1643879e9367e210515a7d324a5d6

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.