summaryrefslogtreecommitdiff
path: root/fs/nilfs2
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2024-01-23 16:34:00 +0100
committerAndrew Morton <akpm@linux-foundation.org>2024-02-07 21:20:33 -0800
commitc1be35a16b2f1fe21f4f26f9de030ad6eaaf6a25 (patch)
treed7ca24b5723bb9e8aaec90de0e06f9d22c026972 /fs/nilfs2
parent7601df8031fd67310af891897ef6cc0df4209305 (diff)
exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
After the recent changes nobody use siglock to read the values protected by stats_lock, we can kill spin_lock_irq(&current->sighand->siglock) and update the comment. With this patch only __exit_signal() and thread_group_start_cputime() take stats_lock under siglock. Link: https://lkml.kernel.org/r/20240123153359.GA21866@redhat.com Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Dylan Hatch <dylanbhatch@google.com> Cc: Eric W. Biederman <ebiederm@xmission.com> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions