From: Johan Hovold <johan+linaro@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jirislaby@kernel.org>,
Douglas Anderson <dianders@chromium.org>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-serial@vger.kernel.org,
Johan Hovold <johan+linaro@kernel.org>
Subject: [PATCH 0/3] serial: qcom-geni: fix receiver enable
Date: Mon, 16 Sep 2024 19:26:39 +0200 [thread overview]
Message-ID: <20240916172642.7814-1-johan+linaro@kernel.org> (raw)
This series is a follow-up to the console fixes that have been merged
for 6.12-rc1 but that can interact badly with some pre-existing bugs.
Specifically, the receiver could end up being disabled when
set_termios() races with the console code during boot.
Johan
Johan Hovold (3):
serial: qcom-geni: fix premature receiver enable
serial: qcom-geni: fix shutdown race
serial: qcom-geni: fix receiver enable
drivers/tty/serial/qcom_geni_serial.c | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
--
2.44.2
next reply other threads:[~2024-09-16 17:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-16 17:26 Johan Hovold [this message]
2024-09-16 17:26 ` [PATCH 1/3] serial: qcom-geni: fix premature receiver enable Johan Hovold
2024-09-16 17:26 ` [PATCH 2/3] serial: qcom-geni: fix shutdown race Johan Hovold
2024-09-17 15:13 ` Bartosz Golaszewski
2024-09-16 17:26 ` [PATCH 3/3] serial: qcom-geni: fix receiver enable Johan Hovold
2024-09-17 9:11 ` Johan Hovold
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=20240916172642.7814-1-johan+linaro@kernel.org \
--to=johan+linaro@kernel.org \
--cc=dianders@chromium.org \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.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;
as well as URLs for NNTP newsgroup(s).