diff for duplicates of <20140318120919.GG13200@arm.com> diff --git a/a/1.txt b/N1/1.txt index a4785aa..b48d461 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Thu, Mar 13, 2014 at 10:47:04PM +0000, Leif Lindholm wrote: > + * EFI entry point. > + * > + * Copyright (C) 2013 Red Hat, Inc. -> + * Author: Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> + * Author: Mark Salter <msalter@redhat.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as @@ -104,10 +104,10 @@ here, I use a smart editor that tells me which file I'm viewing ;). Better write a one-line summary of what this file is about. > + * -> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz@linaro.org> > + * > + * This file implements the EFI boot stub for the arm64 kernel. -> + * Adapted from ARM version by Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> + * Adapted from ARM version by Mark Salter <msalter@redhat.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N1/content_digest index 1cf5c63..5589649 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\01394750828-16351-1-git-send-email-leif.lindholm@linaro.org\0" "ref\01394750828-16351-12-git-send-email-leif.lindholm@linaro.org\0" - "ref\01394750828-16351-12-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 11/15] arm64: add EFI stub\0" + "From\0catalin.marinas@arm.com (Catalin Marinas)\0" + "Subject\0[PATCH v2 11/15] arm64: add EFI stub\0" "Date\0Tue, 18 Mar 2014 12:09:19 +0000\0" - "To\0Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org <roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Mar 13, 2014 at 10:47:04PM +0000, Leif Lindholm wrote:\n" @@ -22,7 +14,7 @@ "> + * EFI entry point.\n" "> + *\n" "> + * Copyright (C) 2013 Red Hat, Inc.\n" - "> + * Author: Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> + * Author: Mark Salter <msalter@redhat.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -120,10 +112,10 @@ "Better write a one-line summary of what this file is about.\n" "\n" "> + *\n" - "> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz@linaro.org>\n" "> + *\n" "> + * This file implements the EFI boot stub for the arm64 kernel.\n" - "> + * Adapted from ARM version by Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> + * Adapted from ARM version by Mark Salter <msalter@redhat.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -175,4 +167,4 @@ "-- \n" Catalin -e27792e3e4db2760907461a393c2367b794472392dacd480e73bea9ca40773f8 +b4435ed3d510ec4acf3c234dd97374a8ff91c9dfde5caf78ef8286e68a14554f
diff --git a/a/1.txt b/N2/1.txt index a4785aa..b48d461 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -6,7 +6,7 @@ On Thu, Mar 13, 2014 at 10:47:04PM +0000, Leif Lindholm wrote: > + * EFI entry point. > + * > + * Copyright (C) 2013 Red Hat, Inc. -> + * Author: Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> + * Author: Mark Salter <msalter@redhat.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as @@ -104,10 +104,10 @@ here, I use a smart editor that tells me which file I'm viewing ;). Better write a one-line summary of what this file is about. > + * -> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz@linaro.org> > + * > + * This file implements the EFI boot stub for the arm64 kernel. -> + * Adapted from ARM version by Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> + * Adapted from ARM version by Mark Salter <msalter@redhat.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N2/content_digest index 1cf5c63..b797335 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,16 @@ "ref\01394750828-16351-1-git-send-email-leif.lindholm@linaro.org\0" "ref\01394750828-16351-12-git-send-email-leif.lindholm@linaro.org\0" - "ref\01394750828-16351-12-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Catalin Marinas <catalin.marinas@arm.com>\0" "Subject\0Re: [PATCH v2 11/15] arm64: add EFI stub\0" "Date\0Tue, 18 Mar 2014 12:09:19 +0000\0" - "To\0Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org <roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "To\0Leif Lindholm <leif.lindholm@linaro.org>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-efi@vger.kernel.org <linux-efi@vger.kernel.org> + matt.fleming@intel.com <matt.fleming@intel.com> + msalter@redhat.com <msalter@redhat.com> + roy.franz@linaro.org <roy.franz@linaro.org> + " Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" "\00:1\0" "b\0" "On Thu, Mar 13, 2014 at 10:47:04PM +0000, Leif Lindholm wrote:\n" @@ -22,7 +21,7 @@ "> + * EFI entry point.\n" "> + *\n" "> + * Copyright (C) 2013 Red Hat, Inc.\n" - "> + * Author: Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> + * Author: Mark Salter <msalter@redhat.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -120,10 +119,10 @@ "Better write a one-line summary of what this file is about.\n" "\n" "> + *\n" - "> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> + * Copyright (C) 2013, 2014 Linaro Ltd; <roy.franz@linaro.org>\n" "> + *\n" "> + * This file implements the EFI boot stub for the arm64 kernel.\n" - "> + * Adapted from ARM version by Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> + * Adapted from ARM version by Mark Salter <msalter@redhat.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -175,4 +174,4 @@ "-- \n" Catalin -e27792e3e4db2760907461a393c2367b794472392dacd480e73bea9ca40773f8 +d356c0b9e8e27867c8266edaadeab8e16688633426b473d2cb70c3c2d09183b1
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.