git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b10eec2
)
[CPUFREQ] Make powernow-k7 work on SMP kernels.
author
Dave Jones
<davej@redhat.com>
Mon, 5 Jun 2006 18:03:50 +0000
(14:03 -0400)
committer
Dave Jones
<davej@redhat.com>
Mon, 5 Jun 2006 18:03:50 +0000
(14:03 -0400)
Even though powernow-k7 doesn't work in SMP environments,
it can work on an SMP configured kernel if there's only
one CPU present, however recalibrate_cpu_khz was returning
-EINVAL on such kernels, so we failed to init the cpufreq driver.
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found