mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
2e9a972566
Provide a very basic selftest for getcpu() which similarly to our existing test for gettimeofday() looks up the function in the vDSO and prints the results it gets if the function exists and succeeds. Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
parse_vdso.c | ||
parse_vdso.h | ||
vdso_standalone_test_x86.c | ||
vdso_test_getcpu.c | ||
vdso_test_gettimeofday.c |