All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1372726613.8183.104@snotra>

diff --git a/a/1.txt b/N1/1.txt
index bc05dab..c9642fd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
 On 07/01/2013 07:18:21 PM, Alexander Graf wrote:
-> 
+>=20
 > On 01.07.2013, at 17:35, Mihai Caraman wrote:
-> 
+>=20
 > > On Book3E some SPE/FP/AltiVec interrupts share the same number. Use
 > > common defines to indentify these numbers.
-> 
+>=20
 > So why didn't this happen from the beginning?
 
 Ask Kumar.
@@ -14,22 +14,22 @@ Ask Kumar.
 So we can remove this hack in kvm_asm.h:
 
 /*
-  * TODO: Unify 32-bit and 64-bit kernel exception handlers to use same  
+  * TODO: Unify 32-bit and 64-bit kernel exception handlers to use same =20
 defines
   */
 #define BOOKE_INTERRUPT_SPE_UNAVAIL BOOKE_INTERRUPT_SPE_ALTIVEC_UNAVAIL
-#define BOOKE_INTERRUPT_SPE_FP_DATA  
+#define BOOKE_INTERRUPT_SPE_FP_DATA =20
 BOOKE_INTERRUPT_SPE_FP_DATA_ALTIVEC_ASSIST
-#define BOOKE_INTERRUPT_ALTIVEC_UNAVAIL  
+#define BOOKE_INTERRUPT_ALTIVEC_UNAVAIL =20
 BOOKE_INTERRUPT_SPE_ALTIVEC_UNAVAIL
 #define BOOKE_INTERRUPT_ALTIVEC_ASSIST \
-                                  
+                                 =20
 BOOKE_INTERRUPT_SPE_FP_DATA_ALTIVEC_ASSIST
 
-It was added as a compilation fix, and it was less intrusive to  
+It was added as a compilation fix, and it was less intrusive to =20
 temporarily fix it this way.
 
-I am curious why the above code wasn't removed at the end of this  
+I am curious why the above code wasn't removed at the end of this =20
 patchset. :-)
 
--Scott
+-Scott=
diff --git a/a/content_digest b/N1/content_digest
index c558c42..06f59a7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,21 @@
  "ref\08F554F03-E6B0-4140-8830-D4FD6249CEF9@suse.de\0"
  "From\0Scott Wood <scottwood@freescale.com>\0"
  "Subject\0Re: [PATCH 1/2] powerpc/booke64: Use common defines for AltiVec interrupts numbers\0"
- "Date\0Tue, 02 Jul 2013 00:56:53 +0000\0"
+ "Date\0Mon, 1 Jul 2013 19:56:53 -0500\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0Mihai Caraman <mihai.caraman@freescale.com>"
   linuxppc-dev@lists.ozlabs.org
-  kvm-ppc@vger.kernel.org
- " kvm@vger.kernel.org\0"
+  kvm@vger.kernel.org
+ " kvm-ppc@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 07/01/2013 07:18:21 PM, Alexander Graf wrote:\n"
- "> \n"
+ ">=20\n"
  "> On 01.07.2013, at 17:35, Mihai Caraman wrote:\n"
- "> \n"
+ ">=20\n"
  "> > On Book3E some SPE/FP/AltiVec interrupts share the same number. Use\n"
  "> > common defines to indentify these numbers.\n"
- "> \n"
+ ">=20\n"
  "> So why didn't this happen from the beginning?\n"
  "\n"
  "Ask Kumar.\n"
@@ -25,24 +25,24 @@
  "So we can remove this hack in kvm_asm.h:\n"
  "\n"
  "/*\n"
- "  * TODO: Unify 32-bit and 64-bit kernel exception handlers to use same  \n"
+ "  * TODO: Unify 32-bit and 64-bit kernel exception handlers to use same =20\n"
  "defines\n"
  "  */\n"
  "#define BOOKE_INTERRUPT_SPE_UNAVAIL BOOKE_INTERRUPT_SPE_ALTIVEC_UNAVAIL\n"
- "#define BOOKE_INTERRUPT_SPE_FP_DATA  \n"
+ "#define BOOKE_INTERRUPT_SPE_FP_DATA =20\n"
  "BOOKE_INTERRUPT_SPE_FP_DATA_ALTIVEC_ASSIST\n"
- "#define BOOKE_INTERRUPT_ALTIVEC_UNAVAIL  \n"
+ "#define BOOKE_INTERRUPT_ALTIVEC_UNAVAIL =20\n"
  "BOOKE_INTERRUPT_SPE_ALTIVEC_UNAVAIL\n"
  "#define BOOKE_INTERRUPT_ALTIVEC_ASSIST \\\n"
- "                                  \n"
+ "                                 =20\n"
  "BOOKE_INTERRUPT_SPE_FP_DATA_ALTIVEC_ASSIST\n"
  "\n"
- "It was added as a compilation fix, and it was less intrusive to  \n"
+ "It was added as a compilation fix, and it was less intrusive to =20\n"
  "temporarily fix it this way.\n"
  "\n"
- "I am curious why the above code wasn't removed at the end of this  \n"
+ "I am curious why the above code wasn't removed at the end of this =20\n"
  "patchset. :-)\n"
  "\n"
- -Scott
+ -Scott=
 
-ec371d009ef9e604c0d8dcb9354ef470ac5b56b8f24806f14f48dbf20090aabd
+91bd26c041d3ad93f9e194d21addbfc09e0499bb0794809852615bf4bcaf1717

diff --git a/a/content_digest b/N2/content_digest
index c558c42..02afbda 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,12 +1,12 @@
  "ref\08F554F03-E6B0-4140-8830-D4FD6249CEF9@suse.de\0"
  "From\0Scott Wood <scottwood@freescale.com>\0"
  "Subject\0Re: [PATCH 1/2] powerpc/booke64: Use common defines for AltiVec interrupts numbers\0"
- "Date\0Tue, 02 Jul 2013 00:56:53 +0000\0"
+ "Date\0Mon, 1 Jul 2013 19:56:53 -0500\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0Mihai Caraman <mihai.caraman@freescale.com>"
-  linuxppc-dev@lists.ozlabs.org
-  kvm-ppc@vger.kernel.org
- " kvm@vger.kernel.org\0"
+  <linuxppc-dev@lists.ozlabs.org>
+  <kvm-ppc@vger.kernel.org>
+ " <kvm@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 07/01/2013 07:18:21 PM, Alexander Graf wrote:\n"
@@ -45,4 +45,4 @@
  "\n"
  -Scott
 
-ec371d009ef9e604c0d8dcb9354ef470ac5b56b8f24806f14f48dbf20090aabd
+9ae3d0c951b7b541e28b4617e8dd63996f0b755fb8a07159c7975d9ba43e4582

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.