* Re: [PATCH] swsusp: add architecture special saveable pages support
[not found] <200606231501.k5NF1WvU004659@hera.kernel.org>
@ 2006-06-26 1:14 ` Dave Jones
2006-06-26 1:36 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Dave Jones @ 2006-06-26 1:14 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Shaohua Li, Pavel Machek, Nigel Cunningham, Andrew Morton,
Linus Torvalds
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
^ permalink raw reply [flat|nested] 2+ messages in thread