Re: [git pull] tty ioctl cleanups and fixes

2018-10-24 Thread Linus Torvalds
On Tue, Oct 23, 2018 at 5:08 AM Al Viro wrote: > > compat_ioctl work related to tty ioctls. Pulled, Linus

[git pull] tty ioctl cleanups and fixes

2018-10-22 Thread Al Viro
compat_ioctl work related to tty ioctls. Quite a bit of dead code taken out, all tty-related stuff gone from fs/compat_ioctl.c. A bunch of compat bugs fixed - some still remain, but all more or less generic tty-related ioctls should be covered (remaining issues are in things like driver-pr