[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1434974121-32575-1-git-send-email-brgerst@gmail.com>
Date: Mon, 22 Jun 2015 07:55:09 -0400
From: Brian Gerst <brgerst@...il.com>
To: x86@...nel.org
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
"H. Peter Anvin" <hpa@...or.com>,
Denys Vlasenko <dvlasenk@...hat.com>,
Andy Lutomirski <luto@...capital.net>
Subject: [PATCH 00/12] x86/compat: Separate X32 from 32-bit compat
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/
Powered by blists - more mailing lists