linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@openvz.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk,
	hpa@zytor.com, xemul@parallels.com, jslaby@suse.cz
Subject: Re: [patch 0/3] TTY flags fetching
Date: Wed, 24 Oct 2012 22:48:45 +0400	[thread overview]
Message-ID: <20121024184845.GW30983@moon> (raw)
In-Reply-To: <20121024183817.GA18381@kroah.com>

On Wed, Oct 24, 2012 at 11:38:17AM -0700, Greg KH wrote:
> On Tue, Oct 16, 2012 at 01:46:22PM +0400, gorcunov@openvz.org wrote:
> > 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!
> 
> Your email address is messed up (no name, just an address), so I can't
> apply these patches.  Care to fix that up and resend?

Yeah, Greg, I'll update and resend, sorry for inconvenience.

      reply	other threads:[~2012-10-24 18:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16  9:46 [patch 0/3] TTY flags fetching gorcunov
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 [this message]

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=20121024184845.GW30983@moon \
    --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).