]> 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)
commit62813c1b50876ed38ce4d3217ed8b6bf2dd17bc3
tree00f4cc777b7ba96d72666208a3c454fa26a33758
parent08686106e507b73ae37931888af1e0b5818ee058
parent1f5464cc045e4b6ea5457cfb446730e2a265b52d
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