mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 04:25:00 +00:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| parse_vdso.c | ||
| vdso_standalone_test_x86.c | ||
| vdso_test.c | ||