[LTP] [PATCH v15 2/2] futex_cmp_requeue03: Add EFAULT error coverage test
Andrea Cervesato
andrea.cervesato@suse.com
Wed Jun 17 14:34:27 CEST 2026
Hi Michael,
the patch LGTM, but agent is right: we are missing a unaccessible
memory test for addr2.
{
.desc = "uaddr2 PROT_NONE",
.uaddr = &futex_ptr,
.uaddr2 = &prot_none_addr,
.exp_errno = EFAULT,
},
The test description is mentioning this check but there's no trace
of it inside test code.
Please send a follow-up patch, then we can merge it if no issues
will pop up.
Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
More information about the ltp
mailing list