[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 6/9] x86/intel_pstate: the main boby of the intel_pstate driver
Hi Julien, On 24/04/2015 20:57, Julien Grall wrote > On 23/04/2016 18:58, Wei Wang wrote: > > diff --git a/xen/include/acpi/cpufreq/processor_perf.h > > b/xen/include/acpi/cpufreq/processor_perf.h > > index d8a1ba6..ebff11d 100644 > > --- a/xen/include/acpi/cpufreq/processor_perf.h > > +++ b/xen/include/acpi/cpufreq/processor_perf.h > > @@ -7,6 +7,7 @@ > > > > #define XEN_PX_INIT 0x80000000 > > > > +int intel_pstate_init(void); > > The intel pstate driver is x86 specific. Although xen/include/acpi contains > common headers for common code. Thanks for your comments. But I saw "int powernow_cpufreq_init(void);" is put there. Best, Wei > Can you move the declaration in an x86 specific header (i.e in > xen/include/asm-x86)? > > If I'm not mistaken, you have other patch with similar things in this series. > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |