From: Alan Cox Date: Mon, 13 Oct 2008 09:41:16 +0000 (+0100) Subject: vt: remove bogus lock dropping X-Git-Tag: v2.6.28-rc1~640 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7a06bcce205705ea5c7675cbb8ea9239ea30a0;p=pandora-kernel.git vt: remove bogus lock dropping For hysterical raisins the vt layer drops and retakes locks in the write method. This is a left over from the days when user/kernel data was passed directly to the tty not pre-buffered. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed