linux/kernel/power
Andrew Morton c60099bfe3 [PATCH] swsusp: fix memory leaks
My fancy new swsusp IO code had a big memory leak.  It's somewhat invisible
because the whole mem_map[] gets overwritten after resume, but it can cause us
to get low on memory during the actual suspend process.

Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-17 08:18:44 -07:00
..
Kconfig
Makefile
console.c
disk.c [PATCH] swsusp: Use suspend_console 2006-10-11 11:14:14 -07:00
main.c
pm.c
power.h
poweroff.c
process.c
snapshot.c
swap.c [PATCH] swsusp: fix memory leaks 2006-10-17 08:18:44 -07:00
swsusp.c
user.c [PATCH] swsusp: Use suspend_console 2006-10-11 11:14:14 -07:00