diff options
author | Mike Travis <travis@sgi.com> | 2008-03-25 15:06:53 -0700 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2008-05-19 18:17:49 -0400 |
commit | 7a6aedfac98c6d54ecf97ca1ffb1e6a1f3d26aea (patch) | |
tree | 404f941cae556ce45b53c90bb4192d9fb53bd233 /arch/x86/kernel/cpu/cpufreq | |
parent | 860da5e578c25d1ab4528c0d1ad13f9969e3490f (diff) | |
download | blackbird-op-linux-7a6aedfac98c6d54ecf97ca1ffb1e6a1f3d26aea.tar.gz blackbird-op-linux-7a6aedfac98c6d54ecf97ca1ffb1e6a1f3d26aea.zip |
[CPUFREQ] change cpu freq arrays to per_cpu variables
Change cpufreq_policy and cpufreq_governor pointer tables
from arrays to per_cpu variables in the cpufreq subsystem.
Also some minor complaints from checkpatch.pl fixed.
Based on:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/x86/kernel/cpu/cpufreq')
0 files changed, 0 insertions, 0 deletions