From: Alan Cox Date: Wed, 19 Sep 2012 14:34:47 +0000 (+0100) Subject: pty: Fix locking bug on error path X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~74^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05fb79e45ee28b97a7cb74bd5ea3a88a8d13db1c;p=pandora-kernel.git pty: Fix locking bug on error path We end up dropping the mutex twice on some errors. We don't want to do that. Reported-by: Fengguang Wu Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed