Re: [PATCH] ACPI: PM: Make acpi_sleep_state_supported() non-static

2019-07-05 Thread Rafael J. Wysocki
On Thursday, July 4, 2019 4:43:32 AM CEST Dexuan Cui wrote: > > With some upcoming patches to save/restore the Hyper-V drivers related > states, a Linux VM running on Hyper-V will be able to hibernate. When > a Linux VM hibernates, unluckily we must disable the memory hot-add/remove > and balloon

[PATCH] ACPI: PM: Make acpi_sleep_state_supported() non-static

2019-07-03 Thread Dexuan Cui
With some upcoming patches to save/restore the Hyper-V drivers related states, a Linux VM running on Hyper-V will be able to hibernate. When a Linux VM hibernates, unluckily we must disable the memory hot-add/remove and balloon up/down capabilities in the hv_balloon driver (drivers/hv/hv_balloon.