Re: [PATCH] kill do_each_thread()

From: Jiri Slaby
Date: Fri Aug 18 2023 - 02:05:41 EST


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