From: matthieu castet <castet.matthieu@free.fr>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>,
linux-serial@vger.kernel.org, Felipe Balbi <balbi@ti.com>,
Toby Gray <toby.gray@realvnc.com>,
Stefan Bigler <stefan.bigler@keymile.com>
Subject: [PATCH 0/9] [RFC] tty : make receive_room internal to N_TTY line discipline
Date: Sun, 4 Mar 2012 19:05:13 +0100 [thread overview]
Message-ID: <20120304190513.0b7a881b@mat-laptop> (raw)
These patches try to solve issue exposed on
https://lkml.org/lkml/2011/6/7/700
On Tue, Jun 07, 2011 at 07:44:48PM -0700, Linus Torvalds wrote
> I'd love to get rid of receive_room entirely - and just letting the
> tty line discipline handler say how much it actually received. in
> other words, having receive_buf() just tell us how much it used, and
> not looking at receive_room in the caller is absolutely the right
> thing.
GIT: [PATCH 1/9] tty: make receive_buf() return the amout of bytes
GIT: [PATCH 2/9] tty : make n_tty_receive_buf return bytes received in
GIT: [PATCH 3/9] tty: make hci_uart_tty_receive return bytes received
GIT: [PATCH 4/9] tty : kill receive_room usage in vt
GIT: [PATCH 5/9] tty : kill receive_room usage in speakup
GIT: [PATCH 6/9] tty : don't use receive_room in tty_set_ldisc
GIT: [PATCH 7/9] tty : kill receive_room usage in tty_buffer
GIT: [PATCH 8/9] tty : kill receive_room usage in mxser
GIT: [PATCH 9/9] tty : make receive_room internal to N_TTY line
next reply other threads:[~2012-03-04 18:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-04 18:05 matthieu castet [this message]
2012-03-05 23:42 ` [PATCH 0/9] [RFC] tty : make receive_room internal to N_TTY line discipline Alan Cox
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=20120304190513.0b7a881b@mat-laptop \
--to=castet.matthieu@free.fr \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=balbi@ti.com \
--cc=linux-serial@vger.kernel.org \
--cc=stefan.bigler@keymile.com \
--cc=toby.gray@realvnc.com \
/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