[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f4eaba67-625b-462f-9b3d-2bfa894b2a93@igalia.com>
Date: Fri, 12 Sep 2025 16:49:51 -0300
From: André Almeida <andrealmeid@...lia.com>
To: Wake Liu <wakel@...gle.com>
Cc: Peter Zijlstra <peterz@...radead.org>, Darren Hart
<dvhart@...radead.org>, Shuah Khan <shuah@...nel.org>,
Davidlohr Bueso <dave@...olabs.net>, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH] selftests/futex: Conditionally run futex_numa_mpol test
Em 08/09/2025 08:37, Wake Liu escreveu:
> The futex_numa_mpol test requires libnuma, which is not available on
> all platforms. When the test is not built, the run.sh script fails
> because it unconditionally tries to execute the test binary.
>
> Check for the futex_numa_mpol executable before running it. If the
> binary is not present, print a skip message and continue.
>
> This allows the test suite to run successfully on platforms that do
> not have libnuma and therefore do not build the futex_numa_mpol
> test.
>
> Signed-off-by: Wake Liu <wakel@...gle.com>
Reviewed-by: André Almeida <andrealmeid@...lia.com>
Powered by blists - more mailing lists