diff options
author | Oleg Nesterov <oleg@redhat.com> | 2014-01-23 15:55:38 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-23 16:37:01 -0800 |
commit | c986c14a6a88427946dc77d7018a81b95b3d41b6 (patch) | |
tree | af9183f50ca1b002745a491f5d9bc1f2d4b84c78 /tools | |
parent | 940fe4793a219375c4713a17c61b843720807c9d (diff) | |
download | linux-stable-c986c14a6a88427946dc77d7018a81b95b3d41b6.tar.gz linux-stable-c986c14a6a88427946dc77d7018a81b95b3d41b6.tar.bz2 linux-stable-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')
0 files changed, 0 insertions, 0 deletions