[Patch v22 08/12] x86: Patch alternatives in the 32-bit vDSO

2014-03-03 Thread Stefani Seibold
From: Andy Lutomirski rdtsc_barrier() needs this. Signed-off-by: Stefani Seibold --- arch/x86/include/asm/vdso.h | 2 ++ arch/x86/vdso/Makefile | 3 ++- arch/x86/vdso/vdso32-setup.c | 25 + arch/x86/vdso/vma.c | 13 ++--- 4 files changed, 27

[Patch v22 08/12] x86: Patch alternatives in the 32-bit vDSO

2014-03-03 Thread Stefani Seibold
From: Andy Lutomirski l...@amacapital.net rdtsc_barrier() needs this. Signed-off-by: Stefani Seibold stef...@seibold.net --- arch/x86/include/asm/vdso.h | 2 ++ arch/x86/vdso/Makefile | 3 ++- arch/x86/vdso/vdso32-setup.c | 25 + arch/x86/vdso/vma.c |