git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
216ba02
)
tty: the vhangup syscall is racy
author
Alan Cox
<alan@redhat.com>
Mon, 13 Oct 2008 09:40:30 +0000
(10:40 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:41 +0000
(09:51 -0700)
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>
No differences found