]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
tty: Fix abusers of current->sighand->tty
authorAlan Cox <alan@redhat.com>
Mon, 13 Oct 2008 09:40:53 +0000 (10:40 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:42 +0000 (09:51 -0700)
Various people outside the tty layer still stick their noses in behind the
scenes. We need to make sure they also obey the locking and referencing rules.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found