From: Nigel Cunningham Date: Thu, 7 Dec 2006 04:34:28 +0000 (-0800) Subject: [PATCH] swsusp: thaw userspace and kernel space separately X-Git-Tag: v2.6.20-rc1~145^2^2~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff39593ad0ff7a79a3717edac6634407aa8200c2;p=pandora-kernel.git [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 Cc: Pavel Machek Cc: "Rafael J. Wysocki" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed