]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Sep 2018 15:58:12 +0000 (05:58 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Sep 2018 15:58:12 +0000 (05:58 -1000)
commit00b69f6e281fc5e62d88998867219e6e9b6b8565
treecd10656ac1f4342997573e980f82ac56253bdb51
parent75856fcd93717c5f7b0ca9ea3c369afac6b2b23c
parente23473b8a92cdecc8dd8332160139bdc856b884b
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty fixes from Greg KH:
 "Here are three small HVC tty driver fixes to resolve a reported
  regression from 4.19-rc1.

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

* tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: hvc: hvc_write() fix break condition
  tty: hvc: hvc_poll() fix read loop batching
  tty: hvc: hvc_poll() fix read loop hang