From: Alan Cox Date: Wed, 30 Apr 2008 07:53:34 +0000 (-0700) Subject: tty: drop the BKL for driver/ldisc ioctl methods X-Git-Tag: v2.6.26-rc1~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d17468c73e138e1108b279acf892dd35937d43ed;p=pandora-kernel.git tty: drop the BKL for driver/ldisc ioctl methods Now we have pushed the lock down we can stop wrapping the call with a lock in the tty layer. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed