From: Alan Cox Date: Thu, 3 May 2012 21:22:09 +0000 (+0100) Subject: pty: Lock the devpts bits privately X-Git-Tag: v3.5-rc1~146^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d739e65bb21d34f0f5d3bf4048410e534fbec148;p=pandora-kernel.git pty: Lock the devpts bits privately This is a private pty affair, we don't want to tangle it with the tty_lock any more as we know all the other non tty locking is now handled by the vfs so we too can move. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed