summaryrefslogtreecommitdiff
path: root/kernel/freezer.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2011-11-21 20:32:23 (GMT)
committerTejun Heo <tj@kernel.org>2011-11-21 20:32:23 (GMT)
commit6cd8dedcdd8e8de01391a7cf25f0b2afeb24f8f4 (patch)
tree2b4b5d40fb4c66ac73839f6a37fb2de4786efc38 /kernel/freezer.c
parenta585042f7b933539a0b6bc63650c2d49ffb2e55d (diff)
downloadlinux-fsl-qoriq-6cd8dedcdd8e8de01391a7cf25f0b2afeb24f8f4.tar.xz
freezer: don't distinguish nosig tasks on thaw
There's no point in thawing nosig tasks before others. There's no ordering requirement between the two groups on thaw, which the staged thawing can't guarantee anyway. Simplify thaw_processes() by removing the distinction and collapsing thaw_tasks() into thaw_processes(). This will help further updates to freezer. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/freezer.c')
0 files changed, 0 insertions, 0 deletions