From: Andrew Morton <akpm@linux-foundation.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: LKML <linux-kernel@vger.kernel.org>,
Nigel Cunningham <nigel@nigel.suspend2.net>,
Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH -mm 3/3] PM: Introduce suspend notifiers (rev. 2)
Date: Tue, 24 Apr 2007 03:28:35 -0700 [thread overview]
Message-ID: <20070424032835.5b102d1a.akpm@linux-foundation.org> (raw)
In-Reply-To: <200704222048.08911.rjw@sisk.pl>
On Sun, 22 Apr 2007 20:48:08 +0200 "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> Make it possible to register suspend notifiers so that subsystems can perform
> suspend-related operations that should not be carried out by device drivers'
> .suspend() and .resume() routines.
x86_64 allnoconfig:
arch/x86_64/kernel/e820.c: In function 'e820_mark_nosave_regions':
arch/x86_64/kernel/e820.c:279: warning: implicit declaration of function 'register_nosave_region'
arch/x86_64/kernel/built-in.o: In function `e820_mark_nosave_regions':
: undefined reference to `register_nosave_region'
arch/x86_64/kernel/built-in.o: In function `e820_mark_nosave_regions':
: undefined reference to `register_nosave_region'
next prev parent reply other threads:[~2007-04-24 10:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-22 18:10 [PATCH -mm 0/3] Suspend notifiers Rafael J. Wysocki
2007-04-22 18:12 ` [PATCH -mm 1/3] swsusp: Fix snapshot_release Rafael J. Wysocki
2007-04-22 18:14 ` [PATCH -mm 2/3] swsusp: Free more memory Rafael J. Wysocki
2007-04-22 18:48 ` [PATCH -mm 3/3] PM: Introduce suspend notifiers (rev. 2) Rafael J. Wysocki
2007-04-24 10:28 ` Andrew Morton [this message]
2007-04-24 11:26 ` 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=20070424032835.5b102d1a.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nigel@nigel.suspend2.net \
--cc=pavel@ucw.cz \
--cc=rjw@sisk.pl \
/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