linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: gorcunov@openvz.org
To: linux-kernel@vger.kernel.org
Cc: alan@lxorguk.ukuu.org.uk, gregkh@linuxfoundation.org,
	hpa@zytor.com, xemul@parallels.com, jslaby@suse.cz
Subject: [patch 0/3] TTY flags fetching
Date: Tue, 16 Oct 2012 13:46:22 +0400	[thread overview]
Message-ID: <20121016094622.337128953@openvz.org> (raw)

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!

             reply	other threads:[~2012-10-16  9:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16  9:46 gorcunov [this message]
2012-10-16  9:46 ` [patch 1/3] tty: pty - Move TIOCPKT handling into pty.c gorcunov
2012-10-16  9:46 ` [patch 2/3] tty, ioctls -- Add new ioctl definitions for tty flags fetching gorcunov
2012-10-16  9:46 ` [patch 3/3] tty: Add get- ioctls to fetch tty status v3 gorcunov
2012-10-24 18:38 ` [patch 0/3] TTY flags fetching Greg KH
2012-10-24 18:48   ` Cyrill Gorcunov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121016094622.337128953@openvz.org \
    --to=gorcunov@openvz.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=gregkh@linuxfoundation.org \
    --cc=hpa@zytor.com \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xemul@parallels.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).