From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Shaohua Li <shaohua.li@intel.com>, Pavel Machek <pavel@ucw.cz>,
Nigel Cunningham <nigel@suspend2.net>,
Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Subject: Re: [PATCH] swsusp: add architecture special saveable pages support
Date: Sun, 25 Jun 2006 21:14:24 -0400 [thread overview]
Message-ID: <20060626011424.GA16497@redhat.com> (raw)
In-Reply-To: <200606231501.k5NF1WvU004659@hera.kernel.org>
On Fri, Jun 23, 2006 at 03:01:32PM +0000, Linux Kernel wrote:
> commit ce4ab0012b32c1a4a1d6e934aeb73bf3151c48d9
> tree 83b5ba44e93eeb8b72fe14028ac25943f77844fe
> parent 82dcaafc92fdfbe2c1d6c50b9f5e17d533caf950
> author Shaohua Li <shaohua.li@intel.com> Fri, 23 Jun 2006 16:04:44 -0700
> committer Linus Torvalds <torvalds@g5.osdl.org> Fri, 23 Jun 2006 21:42:59 -0700
>
> [PATCH] swsusp: add architecture special saveable pages support
>
> 1. Add architecture specific pages save/restore support. Next two patches
> will use this to save/restore 'ACPI NVS' pages.
>
> 2. Allow reserved pages 'nosave'. This could avoid save/restore BIOS
> reserved pages.
>
> Signed-off-by: Shaohua Li <shaohua.li@intel.com>
> Cc: Pavel Machek <pavel@ucw.cz>
> Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
> Cc: Nigel Cunningham <nigel@suspend2.net>
> Signed-off-by: Andrew Morton <akpm@osdl.org>
> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This breaks PPC compiles for me.
kernel/power/snapshot.c: In function 'save_arch_mem':
kernel/power/snapshot.c:93: error: implicit declaration of function 'kmap_atomic_pfn'
kernel/power/snapshot.c:93: warning: assignment makes pointer from integer without a cast
Dave
--
http://www.codemonkey.org.uk
next parent reply other threads:[~2006-06-26 1:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200606231501.k5NF1WvU004659@hera.kernel.org>
2006-06-26 1:14 ` Dave Jones [this message]
2006-06-26 1:36 ` [PATCH] swsusp: add architecture special saveable pages support Linus Torvalds
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=20060626011424.GA16497@redhat.com \
--to=davej@redhat.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nigel@suspend2.net \
--cc=pavel@ucw.cz \
--cc=shaohua.li@intel.com \
--cc=torvalds@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 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.