linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (unknown), 
@ 2012-03-04 17:59 Matthieu CASTET
  2012-03-04 17:59 ` [PATCH 1/9] tty: make receive_buf() return the amout of bytes received Matthieu CASTET
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Matthieu CASTET @ 2012-03-04 17:59 UTC (permalink / raw)
  To: Alan Cox, linux-serial, Felipe Balbi, Toby Gray, Stefan Bigler

Subject: [RFC] tty : make receive_room internal to N_TTY line discipline
In-Reply-To:

This patch 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.



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-03-05 10:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04 17:59 (unknown), Matthieu CASTET
2012-03-04 17:59 ` [PATCH 1/9] tty: make receive_buf() return the amout of bytes received Matthieu CASTET
2012-03-05 10:40   ` Alan Cox
2012-03-04 17:59 ` [PATCH 2/9] tty : make n_tty_receive_buf return bytes received in raw mode Matthieu CASTET
2012-03-04 17:59 ` [PATCH 3/9] tty: make hci_uart_tty_receive return bytes received Matthieu CASTET
2012-03-04 17:59 ` [PATCH 4/9] tty : kill receive_room usage in vt Matthieu CASTET
2012-03-05 10:29   ` Alan Cox
2012-03-04 17:59 ` [PATCH 5/9] tty : kill receive_room usage in speakup Matthieu CASTET
2012-03-04 17:59 ` [PATCH 6/9] tty : don't use receive_room in tty_set_ldisc Matthieu CASTET
2012-03-04 17:59 ` [PATCH 7/9] tty : kill receive_room usage in tty_buffer Matthieu CASTET
2012-03-05 10:31   ` Alan Cox
2012-03-04 17:59 ` [PATCH 8/9] tty : kill receive_room usage in mxser Matthieu CASTET
2012-03-05 10:34   ` Alan Cox
2012-03-04 17:59 ` [PATCH 9/9] tty : make receive_room internal to N_TTY line discipline Matthieu CASTET
2012-03-05 10:36   ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).