diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2006-03-29 02:11:27 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-29 04:36:44 +0200 |
commit | a7e5328a06a2beee3a2bbfaf87ce2a7bbe937de1 (patch) | |
tree | 168102a80e9b98d19e8bf39156d35dacdb253c3d /fs/fcntl.c | |
parent | [PATCH] make fork() atomic wrt pgrp/session signals (diff) | |
download | linux-a7e5328a06a2beee3a2bbfaf87ce2a7bbe937de1.tar.xz linux-a7e5328a06a2beee3a2bbfaf87ce2a7bbe937de1.zip |
[PATCH] cleanup __exit_signal->cleanup_sighand path
Move 'tsk->sighand = NULL' from cleanup_sighand() to __exit_signal(). This
makes the exit path more understandable and allows us to do
cleanup_sighand() outside of ->siglock protected section.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/fcntl.c')
0 files changed, 0 insertions, 0 deletions