From: Peter Hurley <peter@hurleysoftware.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-serial@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org, Jiri Slaby <jslaby@suse.com>
Subject: Re: [PATCH v3 0/3] serial: 8250_early: simplify serial_putc()
Date: Fri, 30 Oct 2015 09:41:22 -0400 [thread overview]
Message-ID: <56337382.8060901@hurleysoftware.com> (raw)
In-Reply-To: <1446172745-5115-1-git-send-email-yamada.masahiro@socionext.com>
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>
prev parent reply other threads:[~2015-10-30 13:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-30 2:39 [PATCH v3 0/3] serial: 8250_early: simplify serial_putc() Masahiro Yamada
2015-10-30 2:39 ` [PATCH v3 1/3] serial: 8250_early: do not save and restore IER in write callback Masahiro Yamada
2015-10-30 2:39 ` [PATCH v3 2/3] serial: 8250_early: confirm empty transmitter after sending characters Masahiro Yamada
2015-10-30 2:39 ` [PATCH v3 3/3] serial: 8250_early: squash wait_for_xmitr() into serial_putc() Masahiro Yamada
2015-10-30 13:41 ` Peter Hurley [this message]
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=56337382.8060901@hurleysoftware.com \
--to=peter@hurleysoftware.com \
--cc=gregkh@linuxfoundation.org \
--cc=jslaby@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=yamada.masahiro@socionext.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;
as well as URLs for NNTP newsgroup(s).