All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] More console rebind changes for 8250_omap serial driver
@ 2023-05-08  8:20 Tony Lindgren
  2023-05-08  8:20 ` [PATCH 1/4] serial: 8250: omap: Fix freeing of resources on failed register Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tony Lindgren @ 2023-05-08  8:20 UTC (permalink / raw)
  Cc: Andy Shevchenko, Dhruva Gole, Ilpo Järvinen, Johan Hovold,
	Sebastian Andrzej Siewior, Vignesh Raghavendra, linux-omap

Hi all,

Here are more serial console rebind improvments for 8250_omap. Turns out
there have been some life cycle issues in the driver for quite a while.
The issues rebinding the driver have certainly made debugging serial core
runtime PM changes a bit harder..

Probably only the first patch is needed as a fix for the stable kernels.

Not sure if folks have been hitting the other issues so far. These might
issues only if device tree overlays are being used for serial ports, and
I'm not aware of such cases so far with the mainline kernel.

Regards,

Tony


Tony Lindgren (4):
  serial: 8250: omap: Fix freeing of resources on failed register
  serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
  serial: 8250: omap: Fix life cycle issues for interrupt handlers
  serial: 8250: omap: Shut down on remove for console uart

 drivers/tty/serial/8250/8250_omap.c | 141 +++++++++++++++-------------
 1 file changed, 76 insertions(+), 65 deletions(-)

-- 
2.40.1

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

end of thread, other threads:[~2023-05-08 11:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08  8:20 [PATCH 0/4] More console rebind changes for 8250_omap serial driver Tony Lindgren
2023-05-08  8:20 ` [PATCH 1/4] serial: 8250: omap: Fix freeing of resources on failed register Tony Lindgren
2023-05-08  9:55   ` Ilpo Järvinen
2023-05-08 11:08     ` Tony Lindgren
2023-05-08  8:20 ` [PATCH 2/4] serial: 8250: omap: Fix imprecise external abort for omap_8250_pm() Tony Lindgren
2023-05-08  8:20 ` [PATCH 3/4] serial: 8250: omap: Fix life cycle issues for interrupt handlers Tony Lindgren
2023-05-08  8:20 ` [PATCH 4/4] serial: 8250: omap: Shut down on remove for console uart Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.