All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Hibernate runtime-resume fixes
@ 2016-03-22 23:11 Lukas Wunner
  2016-03-22 23:11 ` [PATCH 1/2] PM / sleep: Clear pm_suspend_global_flags upon hibernate Lukas Wunner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lukas Wunner @ 2016-03-22 23:11 UTC (permalink / raw)
  To: linux-pm, linux-acpi

I stumbled across these two issues while implementing runtime pm for
Thunderbolt. Unfortunately hibernate is not working on my machine
(no swap partition) so I could not test the patches beyond verifying
that they compile. I merely had the impression that this is wrong
when reading the code. Somebody please double-check if the patches
are legitimate. If they are not then I apologize for the noise.

Best regards,

Lukas


Lukas Wunner (2):
  PM / sleep: Clear pm_suspend_global_flags upon hibernate
  ACPI / PM: Runtime resume devices when waking from hibernate

 drivers/acpi/sleep.c     | 1 +
 kernel/power/hibernate.c | 1 +
 2 files changed, 2 insertions(+)

-- 
1.8.5.2 (Apple Git-48)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-23 21:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-22 23:11 [PATCH 0/2] Hibernate runtime-resume fixes Lukas Wunner
2016-03-22 23:11 ` [PATCH 1/2] PM / sleep: Clear pm_suspend_global_flags upon hibernate Lukas Wunner
2016-03-22 23:11 ` [PATCH 2/2] ACPI / PM: Runtime resume devices when waking from hibernate Lukas Wunner
2016-03-23 21:42 ` [PATCH 0/2] Hibernate runtime-resume fixes Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.