From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: "Ricardo Branco" <rbranco@suse.de>, <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH v6] userfaultfd: Add test using UFFDIO_POISON
Date: Thu, 26 Feb 2026 11:25:24 +0100 [thread overview]
Message-ID: <DGOTK9K287T0.3T6OW5Q28DIT9@suse.com> (raw)
In-Reply-To: <20260223131546.448607-1-rbranco@suse.de>
Hi!
> index 05bb3ceb1..2ad8f8b1e 100644
> --- a/runtest/syscalls
> +++ b/runtest/syscalls
> @@ -1775,6 +1775,7 @@ userfaultfd02 userfaultfd02
> userfaultfd03 userfaultfd03
> userfaultfd04 userfaultfd04
> userfaultfd05 userfaultfd05
> +userfaultfd06 userfaultfd05
copy-paste failure :-) pointing to the wrong binary.
> +
> +static struct tst_test test = {
> + .test_all = run,
> + .setup = setup,
> +};
Please add a .cleanup to call reset_pages() in case we fail syscalls.
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-02-26 10:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 13:15 [LTP] [PATCH v6] userfaultfd: Add test using UFFDIO_POISON Ricardo Branco
2026-02-26 10:25 ` Andrea Cervesato via ltp [this message]
2026-02-26 12:02 ` Ricardo Branco
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=DGOTK9K287T0.3T6OW5Q28DIT9@suse.com \
--to=ltp@lists.linux.it \
--cc=andrea.cervesato@suse.com \
--cc=rbranco@suse.de \
/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