commit | e5ecf29c507830f192d3eb255662ad9ba219c442 | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@redhat.com> | Sat Sep 09 18:45:37 2023 +0200 |
committer | Andrew Morton <akpm@linux-foundation.org> | Wed Oct 04 10:41:57 2023 -0700 |
tree | f5b677554be5c5fc55acad7c72741ccaa0af6b77 | |
parent | 7904e53ed5a20fc678c01d5d1b07ec486425bb6a [diff] |
signal: complete_signal: use __for_each_thread() do/while_each_thread should be avoided when possible. Link: https://lkml.kernel.org/r/20230909164537.GA11633@redhat.com Signed-off-by: Oleg Nesterov <oleg@redhat.com> Cc: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>