linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Nigel Cunningham <nigel@nigel.suspend2.net>,
	Pavel Machek <pavel@ucw.cz>
Subject: [PATCH -mm 0/2] PM: Hibernation and suspend notifiers
Date: Mon, 4 Jun 2007 23:25:28 +0200	[thread overview]
Message-ID: <200706042325.28965.rjw@sisk.pl> (raw)

Hi,

The first of the following two patches introduces hibernation and suspend
notifiers that can be used by subsystems to perform tasks related to suspend
and/or hibernation that cannot be done from device drivers' .suspend() and
.resume() callbacks.

The second one uses the notifiers to disable the user mode helper functionality
before a hibernation/suspend.

Greetings,
Rafael


-- 
"Premature optimization is the root of all evil." - Donald Knuth


             reply	other threads:[~2007-06-04 21:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-04 21:25 Rafael J. Wysocki [this message]
2007-06-04 21:27 ` [PATCH -mm 1/2] PM: Introduce hibernation and suspend notifiers Rafael J. Wysocki
2007-06-04 21:28 ` [PATCH -mm 2/2] PM: Disable usermode helper before hibernation and suspend Rafael J. Wysocki
2007-06-04 21:33   ` Nigel Cunningham
2007-06-15 13:08   ` Uli Luckas
2007-06-15 21:36     ` Rafael J. Wysocki
2007-06-17 19:24       ` Rafael J. Wysocki
2007-06-18 10:51         ` Uli Luckas
2007-06-18 15:15           ` Rafael J. Wysocki
2007-06-18 18:23             ` Uli Luckas

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=200706042325.28965.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nigel@nigel.suspend2.net \
    --cc=pavel@ucw.cz \
    /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;
as well as URLs for NNTP newsgroup(s).