linux/arch/x86/entry/vdso
Andy Lutomirski 0a6d1fa0d2 x86/vdso: Remove runtime 32-bit vDSO selection
32-bit userspace will now always see the same vDSO, which is
exactly what used to be the int80 vDSO.  Subsequent patches will
clean it up and make it support SYSENTER and SYSCALL using
alternatives.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
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>
Cc: linux-kernel@vger.kernel.org
Link: http://lkml.kernel.org/r/e7e6b3526fa442502e6125fe69486aab50813c32.1444091584.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-10-07 11:34:08 +02:00
..
vdso32 x86/vdso: Remove runtime 32-bit vDSO selection 2015-10-07 11:34:08 +02:00
.gitignore
checkundef.sh
Makefile x86/vdso: Remove runtime 32-bit vDSO selection 2015-10-07 11:34:08 +02:00
vclock_gettime.c x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites 2015-07-06 15:23:29 +02:00
vdso-layout.lds.S
vdso-note.S
vdso.lds.S
vdso2c.c x86/vdso: Remove runtime 32-bit vDSO selection 2015-10-07 11:34:08 +02:00
vdso2c.h
vdso32-setup.c x86/vdso: Remove runtime 32-bit vDSO selection 2015-10-07 11:34:08 +02:00
vdsox32.lds.S
vgetcpu.c
vma.c x86/vdso: Remove runtime 32-bit vDSO selection 2015-10-07 11:34:08 +02:00