diff options
author | 2014-10-21 09:27:15 +0200 | |
---|---|---|
committer | 2014-10-21 23:44:21 +0200 | |
commit | a28e785a9f794ba32e603570ab52a262cf963489 (patch) | |
tree | a9337346d14a18a7ee2b7786e676dda88b190352 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | OOM, PM: OOM killed task shouldn't escape PM suspend (diff) | |
download | linux-dev-a28e785a9f794ba32e603570ab52a262cf963489.tar.xz linux-dev-a28e785a9f794ba32e603570ab52a262cf963489.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions