All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160326180146.GA32441@us.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 329408b..045d99b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
-=46rom 502e8236082412db1d33abfad95aaf14b539502e Mon Sep 17 00:00:00 2001
-=46rom: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
+>From 502e8236082412db1d33abfad95aaf14b539502e Mon Sep 17 00:00:00 2001
+From: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
 Date: Sat, 26 Mar 2016 17:31:39 -0400
 Subject: [PATCH 1/1] perf tools: Fix build break on powerpc
 MIME-Version: 1.0
-Content-Type: text/plain; charset=3DUTF-8
+Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
 'Commit 531d2410635c ("perf tools: Do not include stringify.h from the
@@ -14,7 +14,7 @@ kernel sources")' seems to have accidentially removed the inclusion of
 build perf on Powerpc.
 
 	arch/powerpc/util/header.c:17:1: error: no previous prototype for
-	=E2=80=98get_cpuid=E2=80=99 [-Werror=3Dmissing-prototypes]
+	‘get_cpuid’ [-Werror=missing-prototypes]
 
 Reported-by: Michael Ellerman <mpe@ellerman.id.au>
 Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
@@ -22,8 +22,7 @@ Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
  tools/perf/arch/powerpc/util/header.c | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/tools/perf/arch/powerpc/util/header.c b/tools/perf/arch/powerp=
-c/util/header.c
+diff --git a/tools/perf/arch/powerpc/util/header.c b/tools/perf/arch/powerpc/util/header.c
 index 6138bde..5111e34 100644
 --- a/tools/perf/arch/powerpc/util/header.c
 +++ b/tools/perf/arch/powerpc/util/header.c
@@ -32,8 +31,8 @@ index 6138bde..5111e34 100644
  #include <string.h>
  #include <linux/stringify.h>
 +#include "../../util/header.h"
-=20
+ 
  #define mfspr(rn)       ({unsigned long rval; \
  			 asm volatile("mfspr %0," __stringify(rn) \
---=20
+-- 
 1.8.3.1
diff --git a/a/content_digest b/N1/content_digest
index 09c5092..425e713 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -9,12 +9,12 @@
  " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
- "=46rom 502e8236082412db1d33abfad95aaf14b539502e Mon Sep 17 00:00:00 2001\n"
- "=46rom: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>\n"
+ ">From 502e8236082412db1d33abfad95aaf14b539502e Mon Sep 17 00:00:00 2001\n"
+ "From: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>\n"
  "Date: Sat, 26 Mar 2016 17:31:39 -0400\n"
  "Subject: [PATCH 1/1] perf tools: Fix build break on powerpc\n"
  "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=3DUTF-8\n"
+ "Content-Type: text/plain; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"
  "\n"
  "'Commit 531d2410635c (\"perf tools: Do not include stringify.h from the\n"
@@ -25,7 +25,7 @@
  "build perf on Powerpc.\n"
  "\n"
  "\tarch/powerpc/util/header.c:17:1: error: no previous prototype for\n"
- "\t=E2=80=98get_cpuid=E2=80=99 [-Werror=3Dmissing-prototypes]\n"
+ "\t\342\200\230get_cpuid\342\200\231 [-Werror=missing-prototypes]\n"
  "\n"
  "Reported-by: Michael Ellerman <mpe@ellerman.id.au>\n"
  "Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>\n"
@@ -33,8 +33,7 @@
  " tools/perf/arch/powerpc/util/header.c | 1 +\n"
  " 1 file changed, 1 insertion(+)\n"
  "\n"
- "diff --git a/tools/perf/arch/powerpc/util/header.c b/tools/perf/arch/powerp=\n"
- "c/util/header.c\n"
+ "diff --git a/tools/perf/arch/powerpc/util/header.c b/tools/perf/arch/powerpc/util/header.c\n"
  "index 6138bde..5111e34 100644\n"
  "--- a/tools/perf/arch/powerpc/util/header.c\n"
  "+++ b/tools/perf/arch/powerpc/util/header.c\n"
@@ -43,10 +42,10 @@
  " #include <string.h>\n"
  " #include <linux/stringify.h>\n"
  "+#include \"../../util/header.h\"\n"
- "=20\n"
+ " \n"
  " #define mfspr(rn)       ({unsigned long rval; \\\n"
  " \t\t\t asm volatile(\"mfspr %0,\" __stringify(rn) \\\n"
- "--=20\n"
+ "-- \n"
  1.8.3.1
 
-e07418cccebb878f32f0a812390939ed0708551335cf890125516075aa2f8573
+1f033cd5ea28095eff9a2b5e202bac6a331b1aacb495496702decfd1a19adf39

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.