From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935463Ab2JXSiW (ORCPT ); Wed, 24 Oct 2012 14:38:22 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:62913 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934943Ab2JXSiV (ORCPT ); Wed, 24 Oct 2012 14:38:21 -0400 Date: Wed, 24 Oct 2012 11:38:17 -0700 From: Greg KH To: gorcunov@openvz.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 Message-ID: <20121024183817.GA18381@kroah.com> References: <20121016094622.337128953@openvz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121016094622.337128953@openvz.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? thanks, greg k-h