lkml.org 
[lkml]   [2018]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 40/50] kill the rest of tty COMPAT_IOCTL() entries
    On Thu, Sep 13, 2018 at 4:40 AM Al Viro <viro@zeniv.linux.org.uk> wrote:

    > @@ -1113,17 +1111,6 @@ COMPATIBLE_IOCTL(JSIOCGAXES)
    > COMPATIBLE_IOCTL(JSIOCGBUTTONS)
    > COMPATIBLE_IOCTL(JSIOCGNAME(0))
    >
    > -#ifdef TIOCSTART
    > -/*
    > - * For these two we have definitions in ioctls.h and/or termios.h on
    > - * some architectures but no actual implemention. Some applications
    > - * like bash call them if they are defined in the headers, so we provide
    > - * entries here to avoid syslog message spew.
    > - */
    > -COMPATIBLE_IOCTL(TIOCSTART)
    > -COMPATIBLE_IOCTL(TIOCSTOP)
    > -#endif
    > -

    These are also included in my "compat_ioctl: remove IGNORE_IOCTL()"
    patch, but it's trivial to rebased one on top of the other of course.

    Arnd

    \
     
     \ /
      Last update: 2018-09-13 12:57    [W:4.028 / U:0.076 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site