* [GIT PATCH] TTY/Serial fixes for 3.10-rc7
@ 2013-06-22 14:31 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-06-22 14:31 UTC (permalink / raw)
To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial
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@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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-22 14:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-22 14:31 [GIT PATCH] TTY/Serial fixes for 3.10-rc7 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome