linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] serial: qcom-geni: fix receiver enable
@ 2024-09-16 17:26 Johan Hovold
  2024-09-16 17:26 ` [PATCH 1/3] serial: qcom-geni: fix premature " Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Johan Hovold @ 2024-09-16 17:26 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Jiri Slaby, Douglas Anderson, linux-arm-msm, linux-kernel,
	linux-serial, Johan Hovold

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


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

end of thread, other threads:[~2024-09-17 15:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-16 17:26 [PATCH 0/3] serial: qcom-geni: fix receiver enable Johan Hovold
2024-09-16 17:26 ` [PATCH 1/3] serial: qcom-geni: fix premature " 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

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).