commit | b4b541a610c4db8643b36030ee5012203ca65778 | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@amacapital.net> | Mon Mar 17 23:22:08 2014 +0100 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue Mar 18 12:52:33 2014 -0700 |
tree | 80019c3a48ec605144b5c88f147a46ff7869eb1a | |
parent | ef721987aef0cc0abba08c88810f2155f76b0b1f [diff] |
x86, vdso: Patch alternatives in the 32-bit VDSO We need the alternatives mechanism for rdtsc_barrier() to work. Signed-off-by: Stefani Seibold <stefani@seibold.net> Link: http://lkml.kernel.org/r/1395094933-14252-9-git-send-email-stefani@seibold.net Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>