diff options
author | 2014-01-23 15:55:38 -0800 | |
---|---|---|
committer | 2014-01-23 16:37:01 -0800 | |
commit | c986c14a6a88427946dc77d7018a81b95b3d41b6 (patch) | |
tree | af9183f50ca1b002745a491f5d9bc1f2d4b84c78 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | proc: fix the potential use-after-free in first_tid() (diff) | |
download | linux-dev-c986c14a6a88427946dc77d7018a81b95b3d41b6.tar.xz linux-dev-c986c14a6a88427946dc77d7018a81b95b3d41b6.zip |
proc: change first_tid() to use while_each_thread() rather than next_thread()
Rerwrite the main loop to use while_each_thread() instead of
next_thread(). We are going to fix or replace while_each_thread(),
next_thread() should be avoided whenever possible.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: Sameer Nanda <snanda@chromium.org>
Cc: Sergey Dyasly <dserrg@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions