[PATCH 00/12] x86/compat: Separate X32 from 32-bit compat

From: Brian Gerst
Date: Mon Jun 22 2015 - 07:56:00 EST


This patch series makes it possible to enable the X32 ABI support
without the dependency on 32-bit compatability. Code that is shared
between X32 and 32-bit compat is marked with CONFIG_COMPAT, but
non-shared code like syscall entries, signal handling, and the
VDSO are kept under separate config options.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/