[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090804210829.GA26166@kroah.com>
Date: Tue, 4 Aug 2009 14:08:29 -0700
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] TTY patches for 2.6.31-rc5-git
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists