Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1259500

Re: [PATCH v3 0/3] serial: 8250_early: simplify serial_putc()

From Peter Hurley <peter@hurleysoftware.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 0/3] serial: 8250_early: simplify serial_putc()
Date 2015-10-30 14:50 +0100
Message-ID <qpie5-6qe-13@gated-at.bofh.it> (permalink)
References <qp7LH-8qM-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 10/29/2015 10:39 PM, Masahiro Yamada wrote:
> Changes in v3:
>    - Split into three patches.
>    - Confirm the empty TX only after sending each character.
>
> Changes in v2:
>    - split into two patches
>
> Masahiro Yamada (3):
>    serial: 8250_early: do not save and restore IER in write callback
>    serial: 8250_early: confirm empty transmitter after sending characters
>    serial: 8250_early: squash wait_for_xmitr() into serial_putc()
>
>   drivers/tty/serial/8250/8250_early.c | 24 ++++--------------------
>   1 file changed, 4 insertions(+), 20 deletions(-)

For series

Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/3] serial: 8250_early: simplify serial_putc() Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-30 03:40 +0100
  [PATCH v3 1/3] serial: 8250_early: do not save and restore IER in write callback Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-30 03:40 +0100
  [PATCH v3 3/3] serial: 8250_early: squash wait_for_xmitr() into serial_putc() Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-30 03:40 +0100
  Re: [PATCH v3 0/3] serial: 8250_early: simplify serial_putc() Peter Hurley <peter@hurleysoftware.com> - 2015-10-30 14:50 +0100

csiph-web