commit | 4ebbefd6b93c34d6da0d950b1d2e0dcca2f1e6ef | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@amacapital.net> | Thu Jun 12 17:53:10 2014 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Jun 12 19:01:24 2014 -0700 |
tree | 5d94b4e1dd26d5c1a4ce2866486936333ca2e96f | |
parent | 6e8f21584a30ba6ce73cfef34f316d5bf3fadaab [diff] |
x86/vdso/doc: Make vDSO examples more portable This adds a new vdso_test.c that's written entirely in C. It also makes all of the vDSO examples work on 32-bit x86. Cc: Stefani Seibold <stefani@seibold.net> Signed-off-by: Andy Lutomirski <luto@amacapital.net> Link: http://lkml.kernel.org/r/62b701fc44b79f118ac2b2d64d19965fc5c291fb.1402620737.git.luto@amacapital.net Signed-off-by: H. Peter Anvin <hpa@zytor.com>