Re: [PATCH 2/3] swsusp: Do not use page flags
- From: Pavel Machek <pavel@xxxxxx>
- Date: Tue, 20 Mar 2007 14:18:02 +0100
Hi!
The patch is designed to minimize the amount of changes and there are some nice
simplifications and optimizations possible on top of it. I am going to
implement them separately in the future.
Blows up with ia64 allmodconfig due to CONFIG_PM=y, CONFIG_SOFTWARE_SUSPEND=n:
kernel/power/main.c:223: error: redefinition of 'software_suspend'
include/linux/suspend.h:46: error: previous definition of 'software_suspend' was here
I had a look at fixing it, but it's unobvious why we're compiling most of
kernel/power/main.c when CONFIG_SOFTWARE_SUSPEND=n so I'll send this series
back for repair please.
main.c is needed for suspend-to-ram, too.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 0/3] swsusp: Stop using page flags
- From: Rafael J. Wysocki
- [PATCH 2/3] swsusp: Do not use page flags
- From: Rafael J. Wysocki
- Re: [PATCH 2/3] swsusp: Do not use page flags
- From: Andrew Morton
- [PATCH 0/3] swsusp: Stop using page flags
- Prev by Date: Re: [PATCH 0/5] [RFC] AF_RXRPC socket family implementation [try #2]
- Next by Date: Re: RSDL v0.31
- Previous by thread: Re: [PATCH 2/3] swsusp: Do not use page flags
- Next by thread: Re: [PATCH 2/3] swsusp: Do not use page flags
- Index(es):