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)
commiteeb89d918c2fa2b809e464136bbafdaec2aacb30
treed811f53e0182c40a793b948e72739040670f97c8
parente8c62103fd5fecc8d2086bae244b32d089892175
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