All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <781C4866-325B-11D9-AD97-000393DBC2E8@freescale.com>

diff --git a/a/1.txt b/N1/1.txt
index 940aeac..2fb61b1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,10 +2,9 @@
 On Nov 9, 2004, at 3:13 AM, Geert Uytterhoeven wrote:
 
 > On Mon, 8 Nov 2004, Kumar Gala wrote:
->  > Adds the number of performance monitor counters each PowerPC=20
+>  > Adds the number of performance monitor counters each PowerPC 
 > processor has to
->  > the cpu table.=A0 Makes oprofile support a bit cleaner since we =
-dont=20
+>  > the cpu table.  Makes oprofile support a bit cleaner since we dont 
 > need a case
 >  > statement on processor version to determine the number of counters.
 >  >
@@ -14,26 +13,21 @@ dont=20
 > > --
 >  >
 > > diff -Nru a/arch/ppc/kernel/cputable.c b/arch/ppc/kernel/cputable.c
-> > --- a/arch/ppc/kernel/cputable.c=A0=A0=A0=A0=A0 2004-11-08 21:02:51 =
--06:00
->  > +++ b/arch/ppc/kernel/cputable.c=A0=A0=A0=A0=A0 2004-11-08 21:02:51 =
--06:00
+> > --- a/arch/ppc/kernel/cputable.c      2004-11-08 21:02:51 -06:00
+>  > +++ b/arch/ppc/kernel/cputable.c      2004-11-08 21:02:51 -06:00
 >  > @@ -82,6 +82,7 @@
->  >=A0 =A0=A0=A0=A0 CPU_FTR_601 | CPU_FTR_HPTE_TABLE,
-> >=A0 =A0=A0=A0=A0 COMMON_PPC | PPC_FEATURE_601_INSTR | =
-PPC_FEATURE_UNIFIED_CACHE,
-> >=A0 =A0=A0=A0=A0 32, 32,
->  > +=A0=A0=A0=A0 0,
->  >=A0 =A0=A0=A0=A0 __setup_cpu_601
-> >=A0=A0=A0=A0=A0 },
->  >=A0=A0=A0=A0=A0 {=A0=A0=A0=A0=A0=A0=A0 /* 603 */
+>  >       CPU_FTR_601 | CPU_FTR_HPTE_TABLE,
+> >       COMMON_PPC | PPC_FEATURE_601_INSTR | PPC_FEATURE_UNIFIED_CACHE,
+> >       32, 32,
+>  > +     0,
+>  >       __setup_cpu_601
+> >      },
+>  >      {        /* 603 */
 >
 > Perhaps you want to switch to C99-style struct initialization as well?
 
-I can change it C99-style as well as fixing the formatting, just wanted=20=
-
-to see if there we any other comments.  Will resend with those changes=20=
-
+I can change it C99-style as well as fixing the formatting, just wanted 
+to see if there we any other comments.  Will resend with those changes 
 if I dont hear any other feedback.
 
 - kumar
diff --git a/a/content_digest b/N1/content_digest
index 8c4517e..fac37c5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,9 +3,9 @@
  "Subject\0Re: [PATCH][PPC32] Add performance counters to cpu_spec\0"
  "Date\0Tue, 9 Nov 2004 08:27:22 -0600\0"
  "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
- "Cc\0Andrew Morton <akpm@osdl.org>"
+ "Cc\0Paul Mackerras <paulus@samba.org>"
+  Andrew Morton <akpm@osdl.org>
   Linux/PPC Development <linuxppc-dev@ozlabs.org>
-  Paul Mackerras <paulus@samba.org>
   Kumar Gala <galak@somerset.sps.mot.com>
  " Linux Kernel Development <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
@@ -14,10 +14,9 @@
  "On Nov 9, 2004, at 3:13 AM, Geert Uytterhoeven wrote:\n"
  "\n"
  "> On Mon, 8 Nov 2004, Kumar Gala wrote:\n"
- ">  > Adds the number of performance monitor counters each PowerPC=20\n"
+ ">  > Adds the number of performance monitor counters each PowerPC \n"
  "> processor has to\n"
- ">  > the cpu table.=A0 Makes oprofile support a bit cleaner since we =\n"
- "dont=20\n"
+ ">  > the cpu table.\302\240 Makes oprofile support a bit cleaner since we dont \n"
  "> need a case\n"
  ">  > statement on processor version to determine the number of counters.\n"
  ">  >\n"
@@ -26,28 +25,23 @@
  "> > --\n"
  ">  >\n"
  "> > diff -Nru a/arch/ppc/kernel/cputable.c b/arch/ppc/kernel/cputable.c\n"
- "> > --- a/arch/ppc/kernel/cputable.c=A0=A0=A0=A0=A0 2004-11-08 21:02:51 =\n"
- "-06:00\n"
- ">  > +++ b/arch/ppc/kernel/cputable.c=A0=A0=A0=A0=A0 2004-11-08 21:02:51 =\n"
- "-06:00\n"
+ "> > --- a/arch/ppc/kernel/cputable.c\302\240\302\240\302\240\302\240\302\240 2004-11-08 21:02:51 -06:00\n"
+ ">  > +++ b/arch/ppc/kernel/cputable.c\302\240\302\240\302\240\302\240\302\240 2004-11-08 21:02:51 -06:00\n"
  ">  > @@ -82,6 +82,7 @@\n"
- ">  >=A0 =A0=A0=A0=A0 CPU_FTR_601 | CPU_FTR_HPTE_TABLE,\n"
- "> >=A0 =A0=A0=A0=A0 COMMON_PPC | PPC_FEATURE_601_INSTR | =\n"
- "PPC_FEATURE_UNIFIED_CACHE,\n"
- "> >=A0 =A0=A0=A0=A0 32, 32,\n"
- ">  > +=A0=A0=A0=A0 0,\n"
- ">  >=A0 =A0=A0=A0=A0 __setup_cpu_601\n"
- "> >=A0=A0=A0=A0=A0 },\n"
- ">  >=A0=A0=A0=A0=A0 {=A0=A0=A0=A0=A0=A0=A0 /* 603 */\n"
+ ">  >\302\240 \302\240\302\240\302\240\302\240 CPU_FTR_601 | CPU_FTR_HPTE_TABLE,\n"
+ "> >\302\240 \302\240\302\240\302\240\302\240 COMMON_PPC | PPC_FEATURE_601_INSTR | PPC_FEATURE_UNIFIED_CACHE,\n"
+ "> >\302\240 \302\240\302\240\302\240\302\240 32, 32,\n"
+ ">  > +\302\240\302\240\302\240\302\240 0,\n"
+ ">  >\302\240 \302\240\302\240\302\240\302\240 __setup_cpu_601\n"
+ "> >\302\240\302\240\302\240\302\240\302\240 },\n"
+ ">  >\302\240\302\240\302\240\302\240\302\240 {\302\240\302\240\302\240\302\240\302\240\302\240\302\240 /* 603 */\n"
  ">\n"
  "> Perhaps you want to switch to C99-style struct initialization as well?\n"
  "\n"
- "I can change it C99-style as well as fixing the formatting, just wanted=20=\n"
- "\n"
- "to see if there we any other comments.  Will resend with those changes=20=\n"
- "\n"
+ "I can change it C99-style as well as fixing the formatting, just wanted \n"
+ "to see if there we any other comments.  Will resend with those changes \n"
  "if I dont hear any other feedback.\n"
  "\n"
  - kumar
 
-8d30eeeb79c8f023509ab0ab79dfb9ac8c94cb331edf183b96130bc05149d8b3
+bbdd9dbb5c1880b3cbcb573ebfc243c962db985d4da51edce2706adeea389bea

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.