Messages in this thread |  | | Date | Mon, 7 Apr 2008 12:26:15 +0200 | From | Ingo Molnar <> | Subject | Re: [PATCH] x86: Fix call to set_cyc2ns_scale() from time_cpufreq_notifier() |
| |
* Karsten Wiese <fzu@wemgehoertderstaat.de> wrote:
> In time_cpufreq_notifier() the cpu id to act upon is held in > freq->cpu. Use it instead of smp_processor_id() in the call to > set_cyc2ns_scale(). This makes the preempt_*able() unnecessary and > lets set_cyc2ns_scale() update the intended cpu's cyc2ns.
thanks Karsten, applied.
Ingo
|  |