commit | 0414f2ec03d72dc4e569627e6112fa6dafc99a79 | [log] [tgz] |
---|---|---|
author | Nigel Cunningham <nigel@tuxonice.net> | Sun Dec 06 16:15:53 2009 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Dec 06 16:15:53 2009 +0100 |
tree | 679fe5c0b89cc58194d187e25787f79bb7da3441 | |
parent | 64357ed468025614d48daa6cc87674ae5616f8fb [diff] |
PM / Hibernate: Move swap functions to kernel/power/swap.c. Move hibernation code's functions for allocating and freeing swap from swsusp.c to swap.c, which is where you'd expect to find them. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>