diff options
| author | Michal Hocko <mhocko@suse.cz> | 2014-10-21 09:27:15 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2017-12-05 18:06:08 +0100 |
| commit | b92b53b5a51b7402c36942cbfbde58701d87cdb7 (patch) | |
| tree | 398ddf73b39078b498d02fc90131fa77fe01da48 /kernel/sched | |
| parent | 1273a21ab26f8c8182ad45d338f7fcdfada2af9e (diff) | |
PM: convert do_each_thread to for_each_process_thread
as per 0c740d0afc3b (introduce for_each_thread() to replace the buggy
while_each_thread()) get rid of do_each_thread { } while_each_thread()
construct and replace it by a more error prone for_each_thread.
This patch doesn't introduce any user visible change.
Suggested-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions
