]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/futex: Remove unused test_futex_mpol()
authorAndré Almeida <andrealmeid@igalia.com>
Wed, 1 Oct 2025 22:04:38 +0000 (19:04 -0300)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 14 Nov 2025 13:39:36 +0000 (14:39 +0100)
commit2d98144440f0101e6e432a748ec9f14a0f8be9e5
tree55a720d776135ca3cbf153c45f11791d67caa892
parent3a8660878839faadb4f1a6dd72c3179c1df56787
selftests/futex: Remove unused test_futex_mpol()

Commit ed323aeda5e09 ("selftest/futex: Compile also with libnuma <
2.0.16") removed the unused function test_futex_mpol() and commit
d35ca2f64272 ("selftests/futex: Refactor futex_numa_mpol with
kselftest_harness.h") added it back by accident. Remove it again.

Fixes: d35ca2f64272 ("selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h")
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://patch.msgid.link/20251001220438.66227-1-andrealmeid@igalia.com
tools/testing/selftests/futex/functional/futex_numa_mpol.c