>>> On 22.05.18 at 15:35, <[email protected]> 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 <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
