git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f1d47
)
freezer: kill PF_FREEZING
author
Tejun Heo
<tj@kernel.org>
Mon, 21 Nov 2011 20:32:24 +0000
(12:32 -0800)
committer
Tejun Heo
<tj@kernel.org>
Mon, 21 Nov 2011 20:32:24 +0000
(12:32 -0800)
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 <tj@kernel.org>
No differences found