Displaying 1 result from an estimated 1 matches for "xenpf_copy_px_states".
2008 Oct 01
0
[PATCH] [IA64] Compilation fix to cpufreq stuff.
...ch is just band aid patch until those functions are implemented
later.
> .../xen/drivers/built_in.o: In function `set_px_pminfo'':
> .../xen/drivers/cpufreq/cpufreq.c:226: undefined reference to `get_cpu_id''
> .../xen/drivers/cpufreq/cpufreq.c:268: undefined reference to `xenpf_copy_px_states''
> .../xen/drivers/cpufreq/cpufreq.c:303: undefined reference to `cpufreq_cpu_init''
This looks like it was introduce in one of these changes:
changeset: 18552:19b0a4f91712
summary: x86 and ia64: move cpufreq notify code to commone place
changeset: 18551:d1d9915041de...