From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] TTY patches for 2.6.31-rc5-git
Date: Tue, 4 Aug 2009 14:08:29 -0700 [thread overview]
Message-ID: <20090804210829.GA26166@kroah.com> (raw)
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
next reply other threads:[~2009-08-04 21:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-04 21:08 Greg KH [this message]
2009-08-04 21:09 ` [PATCH 1/3] tty-ldisc: make refcount be atomic_t 'users' count Greg Kroah-Hartman
2009-08-04 21:09 ` [PATCH 2/3] tty-ldisc: turn ldisc user count into a proper refcount Greg Kroah-Hartman
2009-08-04 21:09 ` [PATCH 3/3] tty-ldisc: be more careful in 'put_ldisc' locking Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090804210829.GA26166@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox