public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oliver@neukum.org>
To: linux-pm@lists.osdl.org
Subject: notification on system wide suspend
Date: Tue, 22 May 2007 22:54:06 +0200	[thread overview]
Message-ID: <200705222254.07224.oliver@neukum.org> (raw)

Hi,

I've got a problem with system wide suspend.

The HID layer can cause output triggered in interrupt, even interrupts
caused by another device. Thus the freezer does not prevent output
requests. If a HID device has been autosuspended the output request
should cause the device to be woken up.

During hibernations and system wide suspends, however, output must
be blocked and the request queued.

Unfortunately I can't reliably tell whether I may or may not restart the
queue. The suspend() method is not called again if a device has been
runtime autosuspended. Is there a notifier chain a driver can hook into?

	Regards
		Oliver

             reply	other threads:[~2007-05-22 20:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-22 20:54 Oliver Neukum [this message]
2007-05-22 21:09 ` notification on system wide suspend 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=200705222254.07224.oliver@neukum.org \
    --to=oliver@neukum.org \
    --cc=linux-pm@lists.osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox