[RFC 3/4] ARM: topology: Update cpu_power according to DT information

Peter Zijlstra peterz at infradead.org
Wed Jun 13 09:07:36 EDT 2012


On Tue, 2012-06-12 at 14:02 +0200, Vincent Guittot wrote:
> +struct cpu_capacity cpu_capacity[NR_CPUS];

I know ARM isn't likely to suffer from the 4k cpu issue, but is there a
reason to use a NR_CPUS array over a per-cpu variable?



More information about the linux-arm-kernel mailing list