]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 27 Feb 2026 06:45:57 +0000 (07:45 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Mar 2026 14:23:01 +0000 (15:23 +0100)
commit50692c25ee2e8f9093ec3409ee43b342d9d07775
tree1ffbb934c64c77c007f8d3764a97787744e8e191
parent5abfa0c4da3bdcc53597127be7cd4054812b0383
selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks

nolibc now provides these headers, making the check unnecessary.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260227-vdso-selftest-cleanups-v2-2-d84830fa8beb@linutronix.de
tools/testing/selftests/vDSO/vdso_test_gettimeofday.c