[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] xen: Add acpu_sleep=s3_fake command-line option for testing
>>> On 22.05.18 at 15:35, <george.dunlap@xxxxxxxxxx> wrote: > --- a/xen/arch/x86/acpi/power.c > +++ b/xen/arch/x86/acpi/power.c > @@ -33,6 +33,8 @@ > > uint32_t system_reset_counter = 1; > > +static bool __read_mostly opt_fake_s3 = false; With the typo in the title (wants to be acpi_sleep) corrected and preferably with the pointless initializer here dropped Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |