]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Apr 2016 19:32:44 +0000 (12:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Apr 2016 19:32:44 +0000 (12:32 -0700)
commit8b2f90c600a9fbfca4439cb8e1a3ef08273691a3
tree00f4cc777b7ba96d72666208a3c454fa26a33758
parent250ae33cafdd35796deebb51d6dccab69bfb1fcc
parent40d6ecff030f428931254bbb9888691234abead1
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty fixes from Greg KH:
 "Here are two tty fixes for issues found.

  One was due to a merge error in 4.6-rc1, and the other a regression
  fix for UML consoles that broke in 4.6-rc1.

  Both have been in linux-next for a while"

* tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: Fix merge of "tty: Refactor tty_open()"
  tty: Fix UML console breakage