mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* cpufreq: powenow-k7 up-machine with smp-kernel
@ 2006-01-30 21:36 Thomas Meyer
  0 siblings, 0 replies; only message in thread
From: Thomas Meyer @ 2006-01-30 21:36 UTC (permalink / raw)
  To: linux-kernel; +Cc: bcollins

Hi.

The patch in mm-tree
"powernow-k7-work-when-kernel-is-compiled-for-smp.patch" doesn't work
with current linus git-tree. The real problem is the function
"recalibrate_cpu_khz" which is parted of timers/timer_tsc.c (an
impilicit dependency! is this timer always available?).
for an smp kernel this function always returns -ENODEV.
The other changes in the patch are not needed, as fas as i understand.

Without the recalibrate_cpu_khz call the driver works on an up-machine
with an smp-kernel.

Why is the powernow-k7 driver the only driver which does this call to
recalibrate_cpu_khz, which corrects the jiffies for the new cpu
frequency)?


with kind regards
Thomas


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-30 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-30 21:36 cpufreq: powenow-k7 up-machine with smp-kernel Thomas Meyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome