Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / acpi / sleep.c
index 0d94621..e3322ad 100644 (file)
@@ -714,6 +714,7 @@ static int acpi_hibernation_enter(void)
 
 static void acpi_hibernation_leave(void)
 {
+       pm_set_resume_via_firmware();
        /*
         * If ACPI is not enabled by the BIOS and the boot kernel, we need to
         * enable it here.