From: Tejun Heo Date: Mon, 21 Nov 2011 20:32:24 +0000 (-0800) Subject: freezer: kill PF_FREEZING X-Git-Tag: v3.3-rc1~148^2~24^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376fede80e74d98b49d1ba9ac18f23c9fd026ddd;p=pandora-kernel.git freezer: kill PF_FREEZING With the previous changes, there's no meaningful difference between PF_FREEZING and PF_FROZEN. Remove PF_FREEZING and use PF_FROZEN instead in task_contributes_to_load(). Signed-off-by: Tejun Heo --- Reading git-diff-tree failed