commit | 2cb5998b5f0ccc886fdda3509059eef297b49577 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Mon Oct 13 10:40:30 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:41 2008 -0700 |
tree | 9113731d3f892c2e164bfd05a7cf1a4b1713a619 | |
parent | 216ba023a96c04e8d3aabf83d5931c35b6e2dbbb [diff] |
tty: the vhangup syscall is racy We now have the infrastructure to sort this out but rather than teaching the syscall tty lock rules we move the hard work into a tty helper Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>