public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wander Lairson Costa <wander@redhat.com>
To: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Jiri Slaby" <jirislaby@kernel.org>,
	"Maciej W. Rozycki" <macro@orcam.me.uk>,
	"Johan Hovold" <johan@kernel.org>,
	"Serge Semin" <fancer.lancer@gmail.com>,
	"Andrew Jeffery" <andrew@aj.id.au>,
	"Wander Lairson Costa" <wander@redhat.com>,
	"Pali Rohár" <pali@kernel.org>, "Lukas Wunner" <lukas@wunner.de>,
	linux-serial@vger.kernel.org (open list:SERIAL DRIVERS),
	linux-kernel@vger.kernel.org (open list)
Subject: [PATCH v3 0/1] tty: serial: Use fifo in 8250 console driver
Date: Wed, 22 Dec 2021 08:28:29 -0300	[thread overview]
Message-ID: <20211222112831.1968392-1-wander@redhat.com> (raw)

This version restores the v1 version of the patch (without the UART_CAP_CWFIFO flag),
but fixes the "checkpatch -strict" warnings caught in review.

Wander Lairson Costa (1):
  tty: serial: Use fifo in 8250 console driver

 drivers/tty/serial/8250/8250_port.c | 61 ++++++++++++++++++++++++++---
 1 file changed, 55 insertions(+), 6 deletions(-)

-- 
2.27.0


             reply	other threads:[~2021-12-22 11:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22 11:28 Wander Lairson Costa [this message]
2021-12-22 11:28 ` [PATCH v3 1/1] tty: serial: Use fifo in 8250 console driver Wander Lairson Costa
2022-01-25 13:07   ` Sebastian Andrzej Siewior
2022-01-25 13:15     ` Wander Costa
2022-01-25 14:11       ` Sebastian Andrzej Siewior
2022-01-25 14:26         ` Wander Costa
2022-01-25 14:34           ` Sebastian Andrzej Siewior

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=20211222112831.1968392-1-wander@redhat.com \
    --to=wander@redhat.com \
    --cc=andrew@aj.id.au \
    --cc=fancer.lancer@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=lukas@wunner.de \
    --cc=macro@orcam.me.uk \
    --cc=pali@kernel.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