[RFC PATCH 0/5] tty BKL pushdown

From: Alan Cox
Date: Wed Nov 18 2009 - 09:40:34 EST


First steps to pushing the BKL down further into the tty layer. For review and
analysis not application !

---

Alan Cox (5):
tty: split the lock up a bit further
tty: Move the leader test in disassociate
tty: Push the bkl down a bit in the hangup code
tty: Push the lock down further into the ldisc code
tty: push the BKL down into the handlers a bit


drivers/char/pty.c | 2 -
drivers/char/tty_io.c | 150 ++++++++++++++++++++++++++--------------------
drivers/char/tty_ldisc.c | 23 ++++++-
include/linux/tty.h | 2 -
kernel/exit.c | 2 -
5 files changed, 109 insertions(+), 70 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/