linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] uart_close related fixes
@ 2016-10-28 12:07 Rob Herring
  2016-10-28 12:07 ` [PATCH 1/2] tty: serial_core: Fix serial console crash on port shutdown Rob Herring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rob Herring @ 2016-10-28 12:07 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: linux-kernel, Borislav Petkov, Mike Galbraith, Jiri Slaby,
	linux-serial, Niklas Söderlund, Geert Uytterhoeven,
	Mugunthan V N

Greg,

As discussed, these are the 2 fixes needed to fix regressions with 
761ed4a94582ab29 ("tty: serial_core: convert uart_close to use 
tty_port_close"). Hopefully these fix all the fallout.

These apply on top of the previous patch from me which you applied.

Rob


Geert Uytterhoeven (1):
  tty: serial_core: Fix serial console crash on port shutdown

Rob Herring (1):
  tty: serial_core: fix NULL struct tty pointer access in
    uart_write_wakeup

 drivers/tty/serial/serial_core.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.10.1

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

end of thread, other threads:[~2016-10-28 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 12:07 [PATCH 0/2] uart_close related fixes Rob Herring
2016-10-28 12:07 ` [PATCH 1/2] tty: serial_core: Fix serial console crash on port shutdown Rob Herring
2016-10-28 12:07 ` [PATCH 2/2] tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup Rob Herring
2016-10-28 12:13 ` [PATCH 0/2] uart_close related fixes Greg Kroah-Hartman

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