From: Alan Cox Date: Wed, 30 Apr 2008 07:53:25 +0000 (-0700) Subject: viocons: BKL locking X-Git-Tag: v2.6.26-rc1~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd9a451aad4fd7d5f46d2300c0e4fb70d8914453;p=pandora-kernel.git viocons: BKL locking For some weird reason I can't ascertain (translation "I think its broken") the viocons driver calls directly into the n_tty ldisc code even if another ldisc is in use. It'll probably break if you do that but I'm just fixing the locking and adding a comment that its horked. Signed-off-by: Alan Cox Cc: Paul Mackerras Cc: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed