commit | 5d0fdf1e01899805b6c2c0b789a707dcb731b1ea | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Apr 30 00:53:31 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 30 08:29:40 2008 -0700 |
tree | 19827c7b3cf365c0b403741ead6c7bc317cad51b | |
parent | 575537b3248ee9b7578a3bb3df33fcdda2bfc4d5 [diff] |
tty_io: fix remaining pid struct locking This fixes the last couple of pid struct locking failures I know about. [oleg@tv-sign.ru: clean up do_task_stat()] Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>