From: Alan Cox Date: Tue, 1 Jun 2010 20:52:46 +0000 (+0200) Subject: synclink: kill the big kernel lock X-Git-Tag: v2.6.36-rc1~294^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f602501d90e0da28c8e6f5e4569b8bf5d40a9d9c;p=pandora-kernel.git synclink: kill the big kernel lock We don't need it while waiting and we can lock the ioctls using the port mutex. While at it eliminate use of the hangup mutex and switch to the port mutex. Signed-off-by: Alan Cox Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed