Re: [patch 2/3] tty, ioctls -- Add new ioctl definitions for ttyflags fetching

From: Greg KH
Date: Wed Oct 24 2012 - 14:28:12 EST


On Fri, Sep 28, 2012 at 01:10:34AM +0400, Cyrill Gorcunov wrote:
> This patch defines new ioctl codes TIOCGPKT, TIOCGPTLCK,
> TIOCGEXCL for fetching pty's packet mode and locking state,
> and exclusive mode of tty.
>
> [ No real handlers for the codes though, this will be
> addressed in another patch for easier review and
> bisectability ]
>
> Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>
> CC: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
> CC: "H. Peter Anvin" <hpa@xxxxxxxxx>
> CC: Pavel Emelyanov <xemul@xxxxxxxxxxxxx>
> CC: Jiri Slaby <jslaby@xxxxxxx>
> ---
> arch/alpha/include/asm/ioctls.h | 3 +++
> arch/mips/include/asm/ioctls.h | 3 +++
> arch/parisc/include/asm/ioctls.h | 3 +++
> arch/powerpc/include/asm/ioctls.h | 3 +++
> arch/sh/include/asm/ioctls.h | 3 +++
> arch/sparc/include/asm/ioctls.h | 3 +++
> arch/xtensa/include/asm/ioctls.h | 3 +++
> fs/compat_ioctl.c | 3 +++
> include/asm-generic/ioctls.h | 3 +++
> 9 files changed, 27 insertions(+)

Most of these files are no longer in the tree. Can you redo this
against the latest linux-next release and resend the whole series?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/