Re: [PATCH] kill do_each_thread()
Jiri Slaby <[email protected]>
| Newsgroups | gmane.linux.ports.ia64,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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