[GIT PATCH] TTY patches for 2.6.31-rc5-git

From: Greg KH
Date: Tue Aug 04 2009 - 17:09:39 EST


Here are some the TTY ldisc patches for your kernel tree.

As you wrote these, I think you know what they fix :)

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/

The full patches will be sent to the linux-kernel mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

drivers/char/tty_ldisc.c | 152 ++++++++++++++++-----------------------------
include/linux/tty_ldisc.h | 2 +-
2 files changed, 54 insertions(+), 100 deletions(-)

---------------

Linus Torvalds (3):
tty-ldisc: make refcount be atomic_t 'users' count
tty-ldisc: turn ldisc user count into a proper refcount
tty-ldisc: be more careful in 'put_ldisc' locking

--
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/