commit | c284cf062191237abfda57dd526cd10afc8abb19 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 14 05:58:12 2018 -1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 14 05:58:12 2018 -1000 |
tree | cd10656ac1f4342997573e980f82ac56253bdb51 | |
parent | 45d9ab8a306bd096faad32cd43a814b40e91870a [diff] | |
parent | 7f2bf7840b74a160f908db83bc8829f8de10629b [diff] |
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