From: Alan Cox Date: Mon, 15 Jun 2009 15:27:29 +0000 (+0100) Subject: pty: Narrow the race on ldisc locking X-Git-Tag: v2.6.31-rc1~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbcb6d66af4c6169ce1c2d01a3ab345f04b8359d;p=pandora-kernel.git pty: Narrow the race on ldisc locking The pty code has always been buggy on its ldisc handling. The recent changes made the window for the race much bigger. Pending fixing it properly which is not at all trivial, at least make the race small again so we don't disrupt other dev work. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed