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

diff --git a/a/1.txt b/N1/1.txt
index 5f08476..16f1d76 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -60,8 +60,3 @@ code.
 
 Thanks,
 Mark.
-
-_______________________________________________
-kexec mailing list
-kexec@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/kexec
diff --git a/a/content_digest b/N1/content_digest
index d8a62a9..b743d78 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,19 +7,19 @@
  "Subject\0Re: [RFC 0/3] extend kexec_file_load system call\0"
  "Date\0Fri, 15 Jul 2016 14:33:47 +0100\0"
  "To\0Vivek Goyal <vgoyal@redhat.com>\0"
- "Cc\0Stewart Smith <stewart@linux.vnet.ibm.com>"
-  Mimi Zohar <zohar@linux.vnet.ibm.com>
-  bhe@redhat.com
-  Arnd Bergmann <arnd@arndb.de>
+ "Cc\0Arnd Bergmann <arnd@arndb.de>"
+  Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
+  Samuel Mendoza-Jonas <sam@mendozajonas.com>
   linuxppc-dev@lists.ozlabs.org
+  Dave Young <dyoung@redhat.com>
+  linux-arm-kernel@lists.infradead.org
+  bhe@redhat.com
   kexec@lists.infradead.org
   linux-kernel@vger.kernel.org
   AKASHI Takahiro <takahiro.akashi@linaro.org>
   Eric W. Biederman <ebiederm@xmission.com>
-  Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
-  Samuel Mendoza-Jonas <sam@mendozajonas.com>
-  Dave Young <dyoung@redhat.com>
- " linux-arm-kernel@lists.infradead.org\0"
+  Mimi Zohar <zohar@linux.vnet.ibm.com>
+ " Stewart Smith <stewart@linux.vnet.ibm.com>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Jul 15, 2016 at 09:26:10AM -0400, Vivek Goyal wrote:\n"
@@ -83,11 +83,6 @@
  "code.\n"
  "\n"
  "Thanks,\n"
- "Mark.\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Mark.
 
-f85d7eadd666d95387c0b27c048b0b775bcaad7b99fe717584f406dc191574a6
+831a28b8714338c8bc40ce8060fd08747258640ad00b613c47ec40f3ee59b442

diff --git a/a/1.txt b/N2/1.txt
index 5f08476..115e3ac 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -22,7 +22,7 @@ On Fri, Jul 15, 2016 at 09:26:10AM -0400, Vivek Goyal wrote:
 > > > One thing that is unavoidable to come from userspace is 
 > > > /chosen/linux,stdout-path, because it's Petitboot that knows from which 
 > > > console the user is interacting with. The other modification to set 
-> > > properties in vga@0 can be done in the kernel.
+> > > properties in vga at 0 can be done in the kernel.
 > > > 
 > > > Given that on DTB-based systems /chosen is an important and established way 
 > > > to pass information to the operating system being booted, I'd like to 
@@ -60,8 +60,3 @@ code.
 
 Thanks,
 Mark.
-
-_______________________________________________
-kexec mailing list
-kexec@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/kexec
diff --git a/a/content_digest b/N2/content_digest
index d8a62a9..af852ce 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,23 +3,10 @@
  "ref\03520758.yAgMzqF1PF@hactar\0"
  "ref\05547846.5l81k4b13o@wuerfel\0"
  "ref\020160715132610.GD23514@redhat.com\0"
- "From\0Mark Rutland <mark.rutland@arm.com>\0"
- "Subject\0Re: [RFC 0/3] extend kexec_file_load system call\0"
+ "From\0mark.rutland@arm.com (Mark Rutland)\0"
+ "Subject\0[RFC 0/3] extend kexec_file_load system call\0"
  "Date\0Fri, 15 Jul 2016 14:33:47 +0100\0"
- "To\0Vivek Goyal <vgoyal@redhat.com>\0"
- "Cc\0Stewart Smith <stewart@linux.vnet.ibm.com>"
-  Mimi Zohar <zohar@linux.vnet.ibm.com>
-  bhe@redhat.com
-  Arnd Bergmann <arnd@arndb.de>
-  linuxppc-dev@lists.ozlabs.org
-  kexec@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  AKASHI Takahiro <takahiro.akashi@linaro.org>
-  Eric W. Biederman <ebiederm@xmission.com>
-  Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
-  Samuel Mendoza-Jonas <sam@mendozajonas.com>
-  Dave Young <dyoung@redhat.com>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Jul 15, 2016 at 09:26:10AM -0400, Vivek Goyal wrote:\n"
@@ -46,7 +33,7 @@
  "> > > One thing that is unavoidable to come from userspace is \n"
  "> > > /chosen/linux,stdout-path, because it's Petitboot that knows from which \n"
  "> > > console the user is interacting with. The other modification to set \n"
- "> > > properties in vga@0 can be done in the kernel.\n"
+ "> > > properties in vga at 0 can be done in the kernel.\n"
  "> > > \n"
  "> > > Given that on DTB-based systems /chosen is an important and established way \n"
  "> > > to pass information to the operating system being booted, I'd like to \n"
@@ -83,11 +70,6 @@
  "code.\n"
  "\n"
  "Thanks,\n"
- "Mark.\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Mark.
 
-f85d7eadd666d95387c0b27c048b0b775bcaad7b99fe717584f406dc191574a6
+c93bd85a676ee0dc70e08c2c62fa9ff36684140723e4350afc1efa059f6e97e1

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.