kernel-ark/arch/x86/vdso
Jeremy Fitzhardinge b6ad92d4fa x86_64: vdso32 cleanup using feature flags
Use the X86_FEATURE_SYSENTER32 to remove hard-coded CPU vendor check.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-11 15:44:58 +02:00
..
vdso32
.gitignore x86: add vdso32-int80-syms.lds to .gitignore 2008-01-30 13:33:24 +01:00
Makefile x86 vDSO: compile with -g, 64-bit 2008-04-19 19:19:55 +02:00
vclock_gettime.c x86: use explicit copy in vdso_gettimeofday() 2008-05-23 14:08:06 +02:00
vdso32-setup.c x86_64: vdso32 cleanup using feature flags 2008-07-11 15:44:58 +02:00
vdso32.S
vdso-layout.lds.S
vdso-note.S
vdso.lds.S
vdso.S x86_64 vDSO: use initdata 2008-04-28 13:49:35 -07:00
vextern.h
vgetcpu.c
vma.c x86: clean up vdso_enabled type on x86_64 2008-05-25 08:45:18 +02:00
vvar.c