From: Xiaotian Feng Date: Wed, 10 Mar 2010 21:59:13 +0000 (+0100) Subject: Freezer: Only show the state of tasks refusing to freeze X-Git-Tag: v2.6.34-rc4~84^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f598458ea4450f53e8ed929ee4e66b3404a7286;p=pandora-kernel.git Freezer: Only show the state of tasks refusing to freeze show_state will dump all tasks state, so if freezer failed to freeze any task, kernel will dump all tasks state and flood the dmesg log. This patch makes freezer only show state of tasks refusing to freeze. Signed-off-by: Xiaotian Feng Acked-by: Pavel Machek Acked-by: David Rientjes Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed