From: travis@sgi.com Date: Wed, 30 Jan 2008 12:33:12 +0000 (+0100) Subject: x86: change NR_CPUS arrays in acpi-cpufreq X-Git-Tag: v2.6.25-rc1~1143^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea348f3e58f43a27c8ac414dd3a14ee59528b86a;p=pandora-kernel.git x86: change NR_CPUS arrays in acpi-cpufreq Change the following static arrays sized by NR_CPUS to per_cpu data variables: acpi_cpufreq_data *drv_data[NR_CPUS] Signed-off-by: Mike Travis Reviewed-by: Christoph Lameter Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed