[LTP] [PATCH v4 2/4] futex_wait07: Add EINTR error coverage test

Andrea Cervesato andrea.cervesato@suse.com
Tue May 19 16:47:25 CEST 2026


Hi Michael,

> +{
> +	if (futex) {
> +		SAFE_MUNMAP((void *)futex, sizeof(*futex));
> +	}
> +}

Please run `make check` on patches because this is supposed to be
an error: 1 line statement doesn't require parenthesis.

Kind regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list