Re: [PATCH][PPC32] Update cpu_spec for performance monitor counters, C99, and e500 userland CPU features

From: Tom Rini
Date: Wed Nov 10 2004 - 17:07:24 EST


On Tue, Nov 09, 2004 at 08:30:43PM -0600, Kumar Gala wrote:

> Andrew,
>
> This patch replaces the previous patch for adding performance monitor
> counters to cpu_spec.
>
> -
>
> Adds the number of performance monitor counters on 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.
>
> Reformatted cpu_spec to use C99 initialization.
>
> Added userland CPU features for SPE, Embedded Floating Point Single
> precision, and Embedded Floating Point Double precision on e500.
>
> Signed-off-by: Kumar Gala <kumar.gala@xxxxxxxxxxxxx>
[snip]

Now that we're doing C99 inits, can we just drop the empty fields
finally (And if __setup_cpu_8xx really is empty, just kill it) ?

--
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/