All of lore.kernel.org
 help / color / mirror / Atom feed
* 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

* Re: [PATCH] swsusp: add architecture special saveable pages support
  2006-06-26  1:14 ` [PATCH] swsusp: add architecture special saveable pages support Dave Jones
@ 2006-06-26  1:36   ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2006-06-26  1:36 UTC (permalink / raw)
  To: Dave Jones
  Cc: Linux Kernel Mailing List, Shaohua Li, Pavel Machek,
	Nigel Cunningham, Andrew Morton, Daniel Ritz



On Sun, 25 Jun 2006, Dave Jones wrote:
> 
> This breaks PPC compiles for me.

Well, since Daniel Ritz reported that the following patch (that that patch 
was done in support of) also caused problems, I think we'll just have to 
revert that whole series. It's clearly not fully cooked.

		Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-26  1:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200606231501.k5NF1WvU004659@hera.kernel.org>
2006-06-26  1:14 ` [PATCH] swsusp: add architecture special saveable pages support Dave Jones
2006-06-26  1:36   ` Linus Torvalds

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.