diff options
| author | Eric W. Biederman <[email protected]> | 2007-02-12 00:52:52 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-12 09:48:31 -0800 |
| commit | 680a96710041c3c25464b5e093b80ca43cb94f52 (patch) | |
| tree | b68c26beba44e1e138da1b621b1d48ab153f9199 /include/linux/debugobjects.h | |
| parent | cdc623300841bc8f1625c320d5a6cbc52c43c60d (diff) | |
[PATCH] tty: clarify disassociate_ctty
The code to look at tty_old_pgrp and send SIGHUP and SIGCONT when it is
present only executes when disassociate_ctty is called from do_exit. Make
this clear by adding an explict on_exit check, and explicitly setting
tty_old_pgrp to 0.
In addition fix the locking by reading tty_old_pgrp under the siglock.
Signed-off-by: Eric W. Biederman <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions