linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2021-10-14  7:10 Francesco Dolcini
  2021-10-14  7:10 ` [PATCH 1/2] serial: imx: fix crash when un/re-binding console Francesco Dolcini
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Francesco Dolcini @ 2021-10-14  7:10 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Stefan Agner
  Cc: Francesco Dolcini, linux-serial, linux-arm-kernel, linux-kernel

Date: Thu, 14 Oct 2021 00:12:55 +0200
Subject: [PATCH 0/2] serial: imx: fix unbind/bind console

Hi,
here a couple of fixes to properly handle imx serial console
bind/unbind at runtime.

The patch from Stefan was already posted years ago
but never merged [1], however is still valid and it's
pretty easy to trigger the problem.

[1] https://marc.info/?l=linux-serial&m=154221779312036&w=2

Francesco Dolcini (1):
  serial: imx: disable console clocks on unregister

Stefan Agner (1):
  serial: imx: fix crash when un/re-binding console

 drivers/tty/serial/imx.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-10-14 10:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14  7:10 Francesco Dolcini
2021-10-14  7:10 ` [PATCH 1/2] serial: imx: fix crash when un/re-binding console Francesco Dolcini
2021-10-14  7:33   ` Greg Kroah-Hartman
2021-10-14  8:01     ` Francesco Dolcini
2021-10-14  8:10       ` Uwe Kleine-König
2021-10-14  9:12         ` Francesco Dolcini
2021-10-14 10:28       ` Francesco Dolcini
2021-10-14  7:10 ` [PATCH 2/2] serial: imx: disable console clocks on unregister Francesco Dolcini
2021-10-14  7:17 ` [PATCH 0/2] serial: imx: fix unbind/bind console Francesco Dolcini

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