* [GIT PULL] TTY/Serial fixes for 5.0-rc2
@ 2019-01-13 10:23 Greg KH
2019-01-13 18:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-01-13 10:23 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
linux-serial
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.0-rc2
for you to fetch changes up to d3736d82e8169768218ee0ef68718875918091a0:
tty: Don't hold ldisc lock in tty_reopen() if ldisc present (2019-01-11 17:03:42 +0100)
----------------------------------------------------------------
tty/serial fixes for 5.0-rc2
Here are 2 tty and serial fixes for 5.0-rc2 that resolve some reported
issues.
The first is a simple serial driver fix for a regression that showed up
in 5.0-rc1. The second one resolves a number of reported issues with
the recent tty locking fixes that went into 5.0-rc1. Lots of people
have tested the second one and say it resolves their issues.
Both have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dmitry Safonov (1):
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Hauke Mehrtens (1):
serial: lantiq: Do not swap register read/writes
drivers/tty/serial/lantiq.c | 36 +++++++++++++++++++-----------------
drivers/tty/tty_io.c | 20 +++++++++++++-------
2 files changed, 32 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-13 18:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-13 10:23 [GIT PULL] TTY/Serial fixes for 5.0-rc2 Greg KH
2019-01-13 18:05 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox