[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130622143106.GA10869@kroah.com>
Date: Sat, 22 Jun 2013 07:31:06 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Jiri Slaby <jslaby@...e.cz>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PATCH] TTY/Serial fixes for 3.10-rc7
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 <gregkh@...uxfoundation.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists