2023-08-18 13:52:46

by Jiri Slaby

[permalink] [raw]
Subject: Re: [PATCH] kill do_each_thread()

On 17. 08. 23, 18:37, Oleg Nesterov wrote:
> Eric has pointed out that we still have 3 users of do_each_thread().
> Change them to use for_each_process_thread() and kill this helper.

Is there any change in behavior? Why is for_each_process_thread() better
than do_each_thread()?

thanks,
--
js
suse labs