Displaying 1 result from an estimated 1 matches for "19b0a4f91712".
2008 Oct 01
0
[PATCH] [IA64] Compilation fix to cpufreq stuff.
...e 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
summary: X86 and IA64: Update cpufreq statistic logic for supporting both x86
changeset: 18550:08374be21318
summary: X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64...