diff options
| author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-12-23 09:59:14 +0300 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-01-13 16:42:23 +0300 |
| commit | 1dcd1273add368c2b7c65135e22b416e1b374781 (patch) | |
| tree | 8544c7f9613ee7233ad1c8c834a496cda45ff8c4 /scripts/checkpatch.pl | |
| parent | 609e359ab904698f1e5aa0ab2fee2f4c29ee0886 (diff) | |
| download | linux-1dcd1273add368c2b7c65135e22b416e1b374781.tar.xz | |
selftests: vDSO: vdso_test_abi: Use UAPI system call numbers
SYS_clock_getres might have been redirected by libc to some other system
call than the actual clock_getres. For testing it is required to use
exactly this system call.
Use the system call number exported by the UAPI headers which is always
correct.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20251223-vdso-compat-time32-v1-3-97ea7a06a543@linutronix.de
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
