[CPUFREQ] x86: use num_online_nodes to get physical cpus numbers for
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Thu, 23 Aug 2007 01:44:20 +0000 (18:44 -0700)
committerDave Jones <davej@redhat.com>
Thu, 4 Oct 2007 22:40:56 +0000 (18:40 -0400)
powernow_k8

[PATCH] x86: use num_online_nodes to get physical cpus numbers for powernow_k8

For opteron based system, don't assume all physical cpus have the same booted cpus even same cores. esp for downcore case.

Signed-off-by: Yinghai Lu <yinghai.sun.com>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found