All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171006132121.GC14023@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 6ca2294..8e72d19 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,9 +9,9 @@ problems for !x86 architectures. More on that below.
 
 On Fri, Oct 06, 2017 at 02:53:08PM +0200, Jiri Slaby wrote:
 > On 10/04/2017, 09:33 AM, Ard Biesheuvel wrote:
-> > On 4 October 2017 at 08:22, Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org> wrote:
+> > On 4 October 2017 at 08:22, Jiri Slaby <jslaby@suse.cz> wrote:
 > >> On 10/02/2017, 02:48 PM, Ard Biesheuvel wrote:
-> >>> On 2 October 2017 at 10:12, Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org> wrote:
+> >>> On 2 October 2017 at 10:12, Jiri Slaby <jslaby@suse.cz> wrote:
 > >>>> There is a couple of assembly functions, which are invoked only locally
 > >>>> in the file they are defined. In C, we mark them "static". In assembly,
 > >>>> annotate them using SYM_{FUNC,CODE}_START_LOCAL (and switch their
diff --git a/a/content_digest b/N1/content_digest
index 07fae56..7f2b902 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,20 +4,19 @@
  "ref\05a3785ea-d2d8-dd51-4b02-12f4ca5507d7@suse.cz\0"
  "ref\0CAKv+Gu-7q_Pr5SoUY_kUstaVusUxvXt9e8xeChQySGZ6h+jdAg@mail.gmail.com\0"
  "ref\09dfcee94-2058-8986-526c-f7ef9ebada66@suse.cz\0"
- "ref\09dfcee94-2058-8986-526c-f7ef9ebada66-AlSwsSmVLrQ@public.gmane.org\0"
- "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
  "Subject\0Re: [PATCH v4 19/27] x86: assembly, make some functions local\0"
  "Date\0Fri, 6 Oct 2017 14:21:21 +0100\0"
- "To\0Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org>\0"
- "Cc\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
-  hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
-  x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
-  linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " xen-devel <xen-devel-GuqFBffKawtpuQazS67q72D2FQJk+8+b@public.gmane.org>\0"
+ "To\0Jiri Slaby <jslaby@suse.cz>\0"
+ "Cc\0Ard Biesheuvel <ard.biesheuvel@linaro.org>"
+  mingo@redhat.com <mingo@redhat.com>
+  tglx@linutronix.de <tglx@linutronix.de>
+  hpa@zytor.com <hpa@zytor.com>
+  x86@kernel.org <x86@kernel.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Matt Fleming <matt@codeblueprint.co.uk>
+  linux-efi@vger.kernel.org <linux-efi@vger.kernel.org>
+ " xen-devel <xen-devel@lists.xenproject.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Jiri,\n"
@@ -31,9 +30,9 @@
  "\n"
  "On Fri, Oct 06, 2017 at 02:53:08PM +0200, Jiri Slaby wrote:\n"
  "> On 10/04/2017, 09:33 AM, Ard Biesheuvel wrote:\n"
- "> > On 4 October 2017 at 08:22, Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org> wrote:\n"
+ "> > On 4 October 2017 at 08:22, Jiri Slaby <jslaby@suse.cz> wrote:\n"
  "> >> On 10/02/2017, 02:48 PM, Ard Biesheuvel wrote:\n"
- "> >>> On 2 October 2017 at 10:12, Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org> wrote:\n"
+ "> >>> On 2 October 2017 at 10:12, Jiri Slaby <jslaby@suse.cz> wrote:\n"
  "> >>>> There is a couple of assembly functions, which are invoked only locally\n"
  "> >>>> in the file they are defined. In C, we mark them \"static\". In assembly,\n"
  "> >>>> annotate them using SYM_{FUNC,CODE}_START_LOCAL (and switch their\n"
@@ -79,4 +78,4 @@
  "Thanks,\n"
  Mark.
 
-28b5a28efffcd9d09d60b056ab02ded5288ea20ff2eb5633045c7f507c4b2377
+c5ebe9ff5f1cdbf86e3a7e576222a1b0bc8b0d19f6aa7ed2f3fa6a2977654540

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.