]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/futex: Bump up libnuma version check
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 6 Mar 2026 18:22:15 +0000 (10:22 -0800)
committerThomas Gleixner <tglx@kernel.org>
Tue, 24 Mar 2026 21:59:59 +0000 (22:59 +0100)
commitb374977413e7232520bc53bf934fae3801770849
tree7944333612497192da908eaa234191292dfb2ddc
parent3814c4e145b7a315abd83c85caf97585c63035a4
selftests/futex: Bump up libnuma version check

numa_set_mempolicy_home_node() was introduced in libnuma 2.0.18, not
2.0.16, via:
https://github.com/numactl/numactl/commit/8f2ffc89654c

Signed-off-by: Davidlohr Bueso <dave@stgolabs.net>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://patch.msgid.link/20260306182215.2088991-1-dave@stgolabs.net
tools/testing/selftests/futex/functional/Makefile
tools/testing/selftests/futex/functional/futex_numa_mpol.c