From: "André Almeida" <andrealmeid@igalia.com>
To: Wake Liu <wakel@google.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
Darren Hart <dvhart@infradead.org>, Shuah Khan <shuah@kernel.org>,
Davidlohr Bueso <dave@stgolabs.net>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH] selftests/futex: Conditionally run futex_numa_mpol test
Date: Fri, 12 Sep 2025 16:49:51 -0300 [thread overview]
Message-ID: <f4eaba67-625b-462f-9b3d-2bfa894b2a93@igalia.com> (raw)
In-Reply-To: <20250908113721.4031242-1-wakel@google.com>
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@google.com>
Reviewed-by: André Almeida <andrealmeid@igalia.com>
next prev parent reply other threads:[~2025-09-12 19:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 11:37 [PATCH] selftests/futex: Conditionally run futex_numa_mpol test Wake Liu
2025-09-12 19:49 ` André Almeida [this message]
2025-09-12 21:44 ` Sebastian Andrzej Siewior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f4eaba67-625b-462f-9b3d-2bfa894b2a93@igalia.com \
--to=andrealmeid@igalia.com \
--cc=bigeasy@linutronix.de \
--cc=dave@stgolabs.net \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=shuah@kernel.org \
--cc=tglx@linutronix.de \
--cc=wakel@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox