Thread (3 messages) flat view 3 messages, 3 authors, 2004-11-09

Re: [PATCH][PPC32] Add performance counters to cpu_spec

From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2004-11-09 09:13:56
Also in: lkml

On Mon, 8 Nov 2004, Kumar Gala wrote:
quoted hunk ↗ jump to hunk
Adds the number of performance monitor counters each PowerPC processor has to
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.

Signed-off-by: Kumar Gala <redacted>

--

diff -Nru a/arch/ppc/kernel/cputable.c b/arch/ppc/kernel/cputable.c
--- 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 @@
 	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?

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help