On Sat, Feb 27, 2016 at 7:59 AM, Christian Weisgerber <[email protected]> wrote: > Support for running Linux binaries under emulation is going away. > > The patch below removes "option COMPAT_LINUX" and everything directly > tied to it (kernel configuration, #ifdef sections, etc.) from the > kernel tree and the corresponding man page documentation. > > Further, these files > > sys/arch/i386/i386/linux_machdep.c > sys/arch/i386/include/linux_machdep.h > sys/sys/ioctl_compat.h > share/man/man8/compat_linux.8 > > can be removed. (Not part of the patch.) > > The actual compat/* code is left untouched since other components > are still entangled with it.
ok guenther@
