]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] swsusp: thaw userspace and kernel space separately
authorNigel Cunningham <ncunningham@linuxmail.org>
Thu, 7 Dec 2006 04:34:28 +0000 (20:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:28 +0000 (08:39 -0800)
commitff39593ad0ff7a79a3717edac6634407aa8200c2
tree571e02e20d5d211224567d5cc22333196cf6f563
parent14b5b7cfaa110b1d25b8f80b01a8c97cf2db30bc
[PATCH] swsusp: thaw userspace and kernel space separately

Modify process thawing so that we can thaw kernel space without thawing
userspace, and thaw kernelspace first.  This will be useful in later
patches, where I intend to get swsusp thawing kernel threads only before
seeking to free memory.

Signed-off-by: Nigel Cunningham <nigel@suspend2.net>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/freezer.h
kernel/power/process.c