linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] TTY -- Add get- ioctls to fetch tty status v3
@ 2012-10-24 19:43 Cyrill Gorcunov
  2012-10-24 19:43 ` [PATCH 1/3] tty: pty - Move TIOCPKT handling into pty.c Cyrill Gorcunov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cyrill Gorcunov @ 2012-10-24 19:43 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, alan, hpa, xemul, jslaby, Cyrill Gorcunov

Hi, this series is on top of current tty.git/tty-next (a1c25f2b98).
Please review.

Thanks,
	Cyrill

-- 
1.7.7.6


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [patch 0/3] TTY flags fetching
@ 2012-10-16  9:46 gorcunov
  2012-10-16  9:46 ` [patch 2/3] tty, ioctls -- Add new ioctl definitions for tty " gorcunov
  0 siblings, 1 reply; 8+ messages in thread
From: gorcunov @ 2012-10-16  9:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: alan, gregkh, hpa, xemul, jslaby

Hi guys, I've updated the series on top of current tty-next Greg's tree.
The series introduces new ioctl codes TIOCGPKT, TIOCGPTLCK, TIOCGEXCL to
fetch pty's packet mode and locking state, and exclusive mode of it, which
we really need to know when we do checkpoint-restore transition.

Please review, thanks!

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [patch 0/3] ttys flags, updated
@ 2012-09-27 21:10 Cyrill Gorcunov
  2012-09-27 21:10 ` [patch 2/3] tty, ioctls -- Add new ioctl definitions for tty flags fetching Cyrill Gorcunov
  0 siblings, 1 reply; 8+ messages in thread
From: Cyrill Gorcunov @ 2012-09-27 21:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: alan, hpa, gregkh, xemul, jslaby

Hi guys, here is updated series which should address all concerns.
Please review, thanks!

	Cyrill

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-10-24 19:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24 19:43 [PATCH 0/3] TTY -- Add get- ioctls to fetch tty status v3 Cyrill Gorcunov
2012-10-24 19:43 ` [PATCH 1/3] tty: pty - Move TIOCPKT handling into pty.c Cyrill Gorcunov
2012-10-24 19:43 ` [PATCH 2/3] tty, ioctls -- Add new ioctl definitions for tty flags fetching Cyrill Gorcunov
2012-10-24 19:43 ` [PATCH 3/3] tty: Add get- ioctls to fetch tty status v3 Cyrill Gorcunov
  -- strict thread matches above, loose matches on Subject: below --
2012-10-16  9:46 [patch 0/3] TTY flags fetching gorcunov
2012-10-16  9:46 ` [patch 2/3] tty, ioctls -- Add new ioctl definitions for tty " gorcunov
2012-09-27 21:10 [patch 0/3] ttys flags, updated Cyrill Gorcunov
2012-09-27 21:10 ` [patch 2/3] tty, ioctls -- Add new ioctl definitions for tty flags fetching Cyrill Gorcunov
2012-10-24 18:28   ` Greg KH
2012-10-24 18:35     ` Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).