Skip to content
Commit 0f1b92cb authored by Oleg Nesterov's avatar Oleg Nesterov Committed by Eric W. Biederman
Browse files

introduce the walk_process_tree() helper



Add the new helper to walk the process tree, the next patch adds a user.
Note that it visits the group leaders only, proc_visitor can do
for_each_thread itself or we can trivially extend walk_process_tree() to
do this.

Signed-off-by: default avatarOleg Nesterov <oleg@redhat.com>
Signed-off-by: default avatarPavel Tikhomirov <ptikhomirov@virtuozzo.com>
Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
parent 015bb305
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment