All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151021002007.GA4588@windriver.com>

diff --git a/a/content_digest b/N1/content_digest
index b5ab4c3..d8a36c5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,25 @@
  "ref\01445206878-12455-1-git-send-email-paul.gortmaker@windriver.com\0"
  "ref\020151020151052.GI3421@piout.net\0"
- "ref\020151020151052.GI3421-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org\0"
- "From\0Paul Gortmaker <paul.gortmaker-CWA4WttNNZF54TAoqtyWWQ@public.gmane.org>\0"
+ "From\0Paul Gortmaker <paul.gortmaker@windriver.com>\0"
  "Subject\0Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular\0"
  "Date\0Tue, 20 Oct 2015 20:20:07 -0400\0"
- "To\0Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Cc\0linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
-  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
-  Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
-  linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Jiri Slaby <jslaby-IBi9RG/b67k@public.gmane.org>
-  David Brown <davidb-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " Anton Blanchard <anton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>\0"
+ "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0"
+ "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
+  <linux-soc@vger.kernel.org>
+  Michael Ellerman <mpe@ellerman.id.au>
+  <linux-arm-msm@vger.kernel.org>
+  Andy Gross <agross@codeaurora.org>
+  Nicolas Ferre <nicolas.ferre@atmel.com>
+  <linux-kernel@vger.kernel.org>
+  Kumar Gala <galak@codeaurora.org>
+  <linux-mediatek@lists.infradead.org>
+  Anton Blanchard <anton@samba.org>
+  <linux-serial@vger.kernel.org>
+  Jiri Slaby <jslaby@suse.com>
+  Matthias Brugger <matthias.bgg@gmail.com>
+  David Brown <davidb@codeaurora.org>
+  <linuxppc-dev@lists.ozlabs.org>
+ " <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "[Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular] On 20/10/2015 (Tue 17:10) Alexandre Belloni wrote:\n"
@@ -88,4 +87,4 @@
  "> Embedded Linux, Kernel and Android engineering\n"
  > http://free-electrons.com
 
-63d09ce5c633d972e7e63ed99cf29b406de4eebb0b4d27dbec09f23036778780
+c2f0f09b83f4c20539ed15f2d18286b94c0d29bdfdbca0f4f8d444c37d974614

diff --git a/a/1.txt b/N2/1.txt
index 362b21e..af1d556 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -19,11 +19,11 @@
 
 Not sure why this should be a surprise;  I build test it exactly like this:
 
-paul@builder-02:~/git/linux-head$ echo $ARCH
+paul at builder-02:~/git/linux-head$ echo $ARCH
 arm64
-paul@builder-02:~/git/linux-head$ echo $CROSS_COMPILE 
+paul at builder-02:~/git/linux-head$ echo $CROSS_COMPILE 
 aarch64-linux-gnu-
-paul@builder-02:~/git/linux-head$ make O=../arm-build/  drivers/tty/serial/atmel_serial.o
+paul at builder-02:~/git/linux-head$ make O=../arm-build/  drivers/tty/serial/atmel_serial.o
 make[1]: Entering directory '/home/paul/git/arm-build'
 arch/arm64/Makefile:25: LSE atomics not supported by binutils
   CHK     include/config/kernel.release
@@ -38,7 +38,7 @@ arch/arm64/Makefile:25: LSE atomics not supported by binutils
   HOSTCC  scripts/extract-cert
   CC      drivers/tty/serial/atmel_serial.o
 make[1]: Leaving directory '/home/paul/git/arm-build'
-paul@builder-02:~/git/linux-head$ 
+paul at builder-02:~/git/linux-head$ 
 
 It did build; no warning/error.  Would you call it an invalid build test?
 
diff --git a/a/content_digest b/N2/content_digest
index b5ab4c3..6ea5952 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,26 +1,9 @@
  "ref\01445206878-12455-1-git-send-email-paul.gortmaker@windriver.com\0"
  "ref\020151020151052.GI3421@piout.net\0"
- "ref\020151020151052.GI3421-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org\0"
- "From\0Paul Gortmaker <paul.gortmaker-CWA4WttNNZF54TAoqtyWWQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular\0"
+ "From\0paul.gortmaker@windriver.com (Paul Gortmaker)\0"
+ "Subject\0[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular\0"
  "Date\0Tue, 20 Oct 2015 20:20:07 -0400\0"
- "To\0Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Cc\0linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
-  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
-  Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
-  linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Jiri Slaby <jslaby-IBi9RG/b67k@public.gmane.org>
-  David Brown <davidb-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " Anton Blanchard <anton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "[Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular] On 20/10/2015 (Tue 17:10) Alexandre Belloni wrote:\n"
@@ -44,11 +27,11 @@
  "\n"
  "Not sure why this should be a surprise;  I build test it exactly like this:\n"
  "\n"
- "paul@builder-02:~/git/linux-head$ echo $ARCH\n"
+ "paul at builder-02:~/git/linux-head$ echo $ARCH\n"
  "arm64\n"
- "paul@builder-02:~/git/linux-head$ echo $CROSS_COMPILE \n"
+ "paul at builder-02:~/git/linux-head$ echo $CROSS_COMPILE \n"
  "aarch64-linux-gnu-\n"
- "paul@builder-02:~/git/linux-head$ make O=../arm-build/  drivers/tty/serial/atmel_serial.o\n"
+ "paul at builder-02:~/git/linux-head$ make O=../arm-build/  drivers/tty/serial/atmel_serial.o\n"
  "make[1]: Entering directory '/home/paul/git/arm-build'\n"
  "arch/arm64/Makefile:25: LSE atomics not supported by binutils\n"
  "  CHK     include/config/kernel.release\n"
@@ -63,7 +46,7 @@
  "  HOSTCC  scripts/extract-cert\n"
  "  CC      drivers/tty/serial/atmel_serial.o\n"
  "make[1]: Leaving directory '/home/paul/git/arm-build'\n"
- "paul@builder-02:~/git/linux-head$ \n"
+ "paul at builder-02:~/git/linux-head$ \n"
  "\n"
  "It did build; no warning/error.  Would you call it an invalid build test?\n"
  "\n"
@@ -88,4 +71,4 @@
  "> Embedded Linux, Kernel and Android engineering\n"
  > http://free-electrons.com
 
-63d09ce5c633d972e7e63ed99cf29b406de4eebb0b4d27dbec09f23036778780
+3a68f8622bb571bb760affe7982f75f8a6be7952eecb297fcd60099be21ff601

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.