linux-xiaomi-chiron/tools/testing/selftests/vDSO
Greg Hackmann 2650554da3 selftests: vdso_test: support ARM64 targets
ARM64's vDSO exports its gettimeofday() implementation with a different
name (__kernel_gettimeofday) and version (LINUX_2.6.39) from other
architectures.  Add a corresponding special-case to vdso_test.

Signed-off-by: Greg Hackmann <ghackmann@google.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-11-15 08:01:43 -07:00
..
.gitignore selftests: move vDSO tests from Documentation/vDSO 2016-09-20 09:58:04 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
parse_vdso.c selftests: move vDSO tests from Documentation/vDSO 2016-09-20 09:58:04 -06:00
vdso_standalone_test_x86.c selftests: move vDSO tests from Documentation/vDSO 2016-09-20 09:58:04 -06:00
vdso_test.c selftests: vdso_test: support ARM64 targets 2017-11-15 08:01:43 -07:00