alistair23-linux/arch/x86/entry/vdso
Borislav Petkov 8c72530699 x86/vdso: Use static_cpu_has()
... and simplify and speed up a tad.

Signed-off-by: Borislav Petkov <bp@suse.de>
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>
Link: http://lkml.kernel.org/r/1453842730-28463-10-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-01-30 11:22:23 +01:00
..
vdso32 x86/cpufeature: Carve out X86_FEATURE_* 2016-01-30 11:22:17 +01:00
.gitignore
checkundef.sh
Makefile UBSAN: run-time undefined behavior sanity checker 2016-01-20 17:09:18 -08:00
vclock_gettime.c x86/vdso/pvclock: Protect STABLE check with the seqcount 2016-01-13 11:46:29 +01:00
vdso-layout.lds.S x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap 2015-12-11 08:56:03 +01:00
vdso-note.S
vdso.lds.S
vdso2c.c x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap 2015-12-11 08:56:03 +01:00
vdso2c.h x86/vdso: Use .fault for the vDSO text mapping 2016-01-12 11:59:34 +01:00
vdso32-setup.c x86/cpufeature: Carve out X86_FEATURE_* 2016-01-30 11:22:17 +01:00
vdsox32.lds.S
vgetcpu.c
vma.c x86/vdso: Use static_cpu_has() 2016-01-30 11:22:23 +01:00