]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 27 Feb 2026 06:45:58 +0000 (07:45 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Mar 2026 14:23:06 +0000 (15:23 +0100)
commitad2af7768fac884ede727d2a085bd78b8e13fdef
tree41032c2a902db3812d54e2125b0c91d82953d7cf
parent50692c25ee2e8f9093ec3409ee43b342d9d07775
selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks

These fallbacks are only valid on x86 and unused in the first place.

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-3-d84830fa8beb@linutronix.de
tools/testing/selftests/vDSO/vdso_test_correctness.c