diff options
author | Tejun Heo <tj@kernel.org> | 2011-11-21 21:32:23 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2011-11-21 21:32:23 +0100 |
commit | 6cd8dedcdd8e8de01391a7cf25f0b2afeb24f8f4 (patch) | |
tree | 2b4b5d40fb4c66ac73839f6a37fb2de4786efc38 /kernel/freezer.c | |
parent | freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks (diff) | |
download | linux-6cd8dedcdd8e8de01391a7cf25f0b2afeb24f8f4.tar.xz linux-6cd8dedcdd8e8de01391a7cf25f0b2afeb24f8f4.zip |
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