diff options
| author | Alan Cox <[email protected]> | 2008-04-30 00:53:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-30 08:29:40 -0700 |
| commit | 47f86834bbd4193139d61d659bebf9ab9d691e37 (patch) | |
| tree | 6724b07e24929eba5c6df31f07871d9d6b4aa296 /scripts/objdiff | |
| parent | 04f378b198da233ca0aca341b113dc6579d46123 (diff) | |
redo locking of tty->pgrp
Historically tty->pgrp and friends were pid_t and the code "knew" they were
safe. The change to pid structs opened up a few races and the removal of the
BKL in places made them quite hittable. We put tty->pgrp under the ctrl_lock
for the tty.
Signed-off-by: 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 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions