]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jan 2019 17:47:48 +0000 (05:47 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jan 2019 17:47:48 +0000 (05:47 +1200)
commit437e878a6c48028273e4b06be7e09d235b189e62
treefb82649e83fe4d0489c2c51207927e66f6c4b54e
parent1dd8a3f6c619723ab442d6a27247d2f2153f3b11
parentd3736d82e8169768218ee0ef68718875918091a0
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "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"

* tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: Don't hold ldisc lock in tty_reopen() if ldisc present
  serial: lantiq: Do not swap register read/writes