From: Rafael J. Wysocki Date: Thu, 7 Dec 2006 04:34:37 +0000 (-0800) Subject: [PATCH] swsusp: Untangle thaw_processes X-Git-Tag: v2.6.20-rc1~145^2^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b6f562f14dc28fb4b2415f0f275cede0abe9b5;p=pandora-kernel.git [PATCH] swsusp: Untangle thaw_processes Move the loop from thaw_processes() to a separate function and call it independently for kernel threads and user space processes so that the order of thawing tasks is clearly visible. Drop thaw_kernel_threads() which is never used. Signed-off-by: Rafael J. Wysocki Cc: Pavel Machek Cc: Nigel Cunningham Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed