linux-stable-rt/kernel/power
Rafael J. Wysocki 0f7347c20c [PATCH] swsusp: avoid problems if there are too many pages to save
The following patch makes swsusp avoid problems during resume if there are
too many pages to save on suspend.  It adds a constant that allows us to
verify if we are going to save too many pages and implements the check
(this is done as early as we can tell that the check will trigger, which is
in swsusp_alloc()).

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-28 07:46:41 -07:00
..
Kconfig [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP 2005-09-22 22:17:34 -07:00
Makefile
console.c
disk.c [PATCH] suspend: cleanup calling of power off methods. 2005-09-22 22:17:33 -07:00
main.c
pm.c [PATCH] introduce and use kzalloc 2005-09-07 16:57:45 -07:00
power.h [PATCH] swsusp: avoid problems if there are too many pages to save 2005-09-28 07:46:41 -07:00
poweroff.c
process.c
smp.c
swsusp.c [PATCH] swsusp: avoid problems if there are too many pages to save 2005-09-28 07:46:41 -07:00