[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH v2 05/12] pmstat: make pmstat functions more generalizable
On Fri, Oct 17, 2014 at 3:26 PM, Jan Beulich <JBeulich@xxxxxxxx> wrote: >>>> On 16.10.14 at 13:26, <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 can be used when ACPI is enabled */ >> +#ifdef CONFIG_ACPI >> case PMSTAT_get_max_cx: >> { >> op->u.getcx.nr = pmstat_get_cx_nr(op->cpuid); > > Don't remove blank lines like this please. Also I'm not sure the comment > makes sense as is - is there perhaps an "only" missing? I'll fix this 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 |