[LTP] [PATCH] lib: tst_fd: Avoid tst_brk(TCONF, ...) on older distros
Petr Vorel
pvorel@suse.cz
Wed Jan 24 15:10:01 CET 2024
Hi Cyril,
> All the lapi/ functions does call tst_syscall() that does
> tst_brk(TCONF, ...) on ENOSYS which exits the testrun prematurely on older
> distributions.
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
> Reported-by: Martin Doucha <mdoucha@suse.cz>
Good catch, thanks!
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
More information about the ltp
mailing list