lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 24 Oct 2012 11:28:16 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Cyrill Gorcunov <gorcunov@...nvz.org>
Cc:	linux-kernel@...r.kernel.org, alan@...rguk.ukuu.org.uk,
	hpa@...or.com, xemul@...allels.com, jslaby@...e.cz
Subject: Re: [patch 2/3] tty, ioctls -- Add new ioctl definitions for tty
 flags fetching

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@...nvz.org>
> CC: Alan Cox <alan@...rguk.ukuu.org.uk>
> CC: "H. Peter Anvin" <hpa@...or.com>
> CC: Pavel Emelyanov <xemul@...allels.com>
> CC: Jiri Slaby <jslaby@...e.cz>
> ---
>  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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ