Displaying 2 results from an estimated 2 matches for "set_px_pminfo".
Did you mean:
set_cx_pminfo
2008 Oct 01
0
[PATCH] [IA64] Compilation fix to cpufreq stuff.
...s off this week, so I''m sending
the workaround patch.
[IA64] Compilation fix to cpufreq stuff.
This patch fixes the following compilation error by
defining stubs.
This patch 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...
2013 Sep 12
23
More Coverity-reported issues.
Another bundle of issues from Coverity triage.
The first one is in x86/mm, and looks scarier than it is. The others
are all in xen/drivers and AFAICT are pretty minor.
Cheers,
Tim.