]> git.baikalelectronics.ru Git - kernel.git/commit
tty: push the BKL down into the handlers a bit
authorAlan Cox <alan@linux.intel.com>
Mon, 30 Nov 2009 13:18:29 +0000 (13:18 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:18:08 +0000 (15:18 -0800)
commitafb1e8c685a7bc0c06ff2dd370493e8083f1c604
treed811f53e0182c40a793b948e72739040670f97c8
parent73b6d7b303a34a83ad062c9d9399923b79db8032
tty: push the BKL down into the handlers a bit

Start trying to untangle the remaining BKL mess

Updated to fix missing unlock_kernel noted by Dan Carpenter

Signed-off-by: Alan "I must be out of my tree" Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/pty.c
drivers/char/tty_io.c
drivers/char/tty_ldisc.c
include/linux/tty.h