The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:

  Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ 
tags/tty-3.10-rc6

for you to fetch changes up to 7c61c3d8f44d5d822f758754287af644307b4af9:

  tty: Fix transient pty write() EIO (2013-06-17 12:37:29 -0700)

----------------------------------------------------------------
TTY fixes for 3.10-rc7

Here are two tty core fixes that resolve some regressions that have been
reported recently.  Both tiny fixes, but needed.

Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

----------------------------------------------------------------
Peter Hurley (1):
      tty: Fix transient pty write() EIO

Ross Lagerwall (1):
      tty/vt: Return EBUSY if deallocating VT1 and it is busy

 drivers/tty/pty.c         | 13 +++++--------
 drivers/tty/vt/vt_ioctl.c |  5 +----
 2 files changed, 6 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to