public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] serial: 8250: fix locking/race/cleanup issues
@ 2015-07-30 22:54 John Ogness
  0 siblings, 0 replies; only message in thread
From: John Ogness @ 2015-07-30 22:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, Tony Lindgren, Peter Hurley,
	Sebastian Andrzej Siewior, linux-omap, nsekhar, tony, nm,
	linux-serial

This patch series addresses some locking, race condition, and cleanup
issues identified with the 8250 serial driver on omap boards.

John Ogness (3):
  serial: 8250: unlock port for uart_write_wakeup()
  serial: 8250: move rx_running out of the bitfield
  serial: 8250: omap: restore registers on shutdown

 drivers/tty/serial/8250/8250.h      |    2 +-
 drivers/tty/serial/8250/8250_core.c |    6 +++++-
 drivers/tty/serial/8250/8250_omap.c |   14 ++++++++++++--
 3 files changed, 18 insertions(+), 4 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-30 22:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30 22:54 [PATCH 0/3] serial: 8250: fix locking/race/cleanup issues John Ogness

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox