[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 01/20] hvmloader: Provide hvmloader_acpi_build_tables()
On 06/02/2016 08:42 AM, Jan Beulich wrote: >>>> On 06.04.16 at 03:25, <boris.ostrovsky@xxxxxxxxxx> wrote: >> @@ -856,6 +857,12 @@ int hpet_exists(unsigned long hpet_base) >> return ((hpet_id >> 16) == 0x8086); >> } >> >> +void hvmloader_acpi_build_tables(struct acpi_config *config, >> + unsigned int physical) >> +{ >> + acpi_build_tables(config, physical); >> +} > I guess later patches will make clear why this is an improvement. > On its own it doesn't look worthwhile. > This is really to make reviewing easier. Not an improvement of any kind. -boris _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |