From: Alan Cox Date: Fri, 2 Mar 2012 14:59:20 +0000 (+0000) Subject: vt: push down the tty lock so we can see what is left to tackle X-Git-Tag: v3.4-rc1~185^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4001d7b7fc271052ebff43f327c26dc64806bbdf;p=pandora-kernel.git vt: push down the tty lock so we can see what is left to tackle At this point we have the tty_lock guarding a couple of oddities, plus the translation and unimap still. We also extend the console_lock in a couple of spots where coverage is wrong and switch vcs_open to use the right lock ! [Fixed the locking issue Jiri reported] Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed