From: Rafael J. Wysocki Date: Thu, 7 Dec 2006 04:34:40 +0000 (-0800) Subject: [PATCH] swsusp: Untangle freeze_processes X-Git-Tag: v2.6.20-rc1~145^2^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b2ce2ba90f801e2a5ebba4e6b7da72d87f2b13;p=pandora-kernel.git [PATCH] swsusp: Untangle freeze_processes Move the loop from freeze_processes() to a separate function and call it independently for user space processes and kernel threads so that the order of freezing tasks is clearly visible. 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