[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH 03/13] pmstat: move pmstat.c file to the xen/drivers/pm location
>>> On 07.10.14 at 16:19, <oleksandr.dmytryshyn@xxxxxxxxxxxxxxx> wrote: > Cpufreq driver should be more generalizable (not ACPI-specific). > Thus this file should be placed to the proper location. > > Signed-off-by: Oleksandr Dmytryshyn <oleksandr.dmytryshyn@xxxxxxxxxxxxxxx> > --- > xen/Rules.mk | 1 + > xen/arch/x86/Rules.mk | 1 + > xen/common/sysctl.c | 2 +- > xen/drivers/Makefile | 1 + > xen/drivers/acpi/Makefile | 1 - > xen/drivers/acpi/pmstat.c | 528 > ---------------------------------------------- > xen/drivers/pm/Makefile | 1 + > xen/drivers/pm/pmstat.c | 528 > ++++++++++++++++++++++++++++++++++++++++++++++ xen/drivers/pm/stat.c would seem more suitable (if we really need a pm/ subdir here in the first place). Also, when you move files please make sure you update ./MAINTAINERS accordingly - in the case here the file would change maintainership without you doing so. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |