From: Alan Cox Date: Tue, 1 Jun 2010 20:52:41 +0000 (+0200) Subject: stallion: prune lock_kernel calls X-Git-Tag: v2.6.36-rc1~294^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4eda9cb48eac1b7369ad33e5d015c33b4376431;p=pandora-kernel.git stallion: prune lock_kernel calls Remove unneeded tty layer lock kernel bits. Relock the needed bits using the port mutex. The istallion still has brd state races but those are not new or introduced by the removal of the lock_kernel logic. Signed-off-by: Alan Cox Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed