[GIT PULL] TTY/Serial fixes for 4.6-rc3
From: Greg KH
Date: Sat Apr 09 2016 - 13:10:20 EST
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.6-rc3
for you to fetch changes up to 5e00bbfbc5ec21e87d24e206bba9fc2cbe6631a1:
tty: Fix merge of "tty: Refactor tty_open()" (2016-03-31 20:49:39 -0700)
----------------------------------------------------------------
TTY fixes for 4.6-rc3
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.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Peter Hurley (2):
tty: Fix UML console breakage
tty: Fix merge of "tty: Refactor tty_open()"
drivers/tty/tty_io.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)