Linux/linux 822b768drivers/tty tty_port.c, drivers/tty/serial kgdboc.c

Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty driver fixes from Greg KH:
 "Here are three small tty driver fixes for 4.20-rc6

  Nothing major, just some bug fixes for reported issues. Full details
  are in the shortlog.

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
  tty: serial: 8250_mtk: always resume the device in probe.
  tty: do not set TTY_IO_ERROR flag if console port
DeltaFile
+7-9drivers/tty/serial/8250/8250_mtk.c
+2-2drivers/tty/serial/kgdboc.c
+2-1drivers/tty/tty_port.c
+11-123 files

UnifiedSplitRaw