From: Peter Hurley Date: Wed, 5 Nov 2014 17:13:04 +0000 (-0500) Subject: pty: Don't drop pty master tty lock to hangup slave X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bb954153aa97702db4363c6746794d097d9c707;p=pandora-kernel.git pty: Don't drop pty master tty lock to hangup slave With the revised tty lock order and lockdep annotation, claiming the pty slave lock is now safe while still holding the pty master lock. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed