All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukas Wunner <lukas@wunner.de>
To: linux-pm@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: [PATCH 0/2] Hibernate runtime-resume fixes
Date: Wed, 23 Mar 2016 00:11:20 +0100	[thread overview]
Message-ID: <cover.1458641423.git.lukas@wunner.de> (raw)

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)


             reply	other threads:[~2016-03-22 23:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-22 23:11 Lukas Wunner [this message]
2016-03-22 23:11 ` [PATCH 2/2] ACPI / PM: Runtime resume devices when waking from hibernate Lukas Wunner
2016-03-22 23:11 ` [PATCH 1/2] PM / sleep: Clear pm_suspend_global_flags upon hibernate Lukas Wunner
2016-03-23 21:42 ` [PATCH 0/2] Hibernate runtime-resume fixes Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1458641423.git.lukas@wunner.de \
    --to=lukas@wunner.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.