[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH 05/13] pmstat: make pmstat functions more generalizable
On Tue, Oct 7, 2014 at 5:40 PM, Jan Beulich <JBeulich@xxxxxxxx> wrote: >>>> On 07.10.14 at 16:19, <oleksandr.dmytryshyn@xxxxxxxxxxxxxxx> wrote: >> @@ -133,7 +132,8 @@ int do_get_pm_info(struct xen_sysctl_get_pmstat *op) >> cpufreq_statistic_reset(op->cpuid); >> break; >> } >> - >> +/* For now those operations are supported only for X86 */ >> +#ifdef CONFIG_X86 >> case PMSTAT_get_max_cx: >> { >> op->u.getcx.nr = pmstat_get_cx_nr(op->cpuid); > > So why is this not CONFIG_ACPI then? I'll change CONFIG_X86 to the CONFIG_ACPI in the next patch-set. > Jan > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |