[PATCH 5/8] x86,vdso: Replace vgetcpu_mode with static_cpu_has

2014-06-16 Thread Andy Lutomirski
The vdso has supported alternatives for a while; use them instead of a vvar to select the vgetcpu mode. Signed-off-by: Andy Lutomirski --- arch/x86/include/asm/vgtod.h| 21 + arch/x86/include/asm/vsyscall.h | 29 - arch/x86/include/asm/vvar.h

[PATCH 5/8] x86,vdso: Replace vgetcpu_mode with static_cpu_has

2014-06-16 Thread Andy Lutomirski
The vdso has supported alternatives for a while; use them instead of a vvar to select the vgetcpu mode. Signed-off-by: Andy Lutomirski l...@amacapital.net --- arch/x86/include/asm/vgtod.h| 21 + arch/x86/include/asm/vsyscall.h | 29 -