linux/arch/x86/entry
Brian Gerst ab8b82ee6d x86/compat: Don't build the 32-bit VDSO if not needed
Build the 32-bit vdso only for native 32-bit or 32-bit compat is
enabled.  x32 should not force it to build.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1434974121-32575-7-git-send-email-brgerst@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-07-06 15:28:56 +02:00
..
syscalls
vdso x86/compat: Don't build the 32-bit VDSO if not needed 2015-07-06 15:28:56 +02:00
vsyscall
calling.h x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads 2015-07-06 14:56:50 +02:00
entry_32.S
entry_64_compat.S x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads 2015-07-06 14:56:50 +02:00
entry_64.S
Makefile
syscall_32.c
syscall_64.c
thunk_32.S
thunk_64.S