Hi!
> if (TEST_RETURN <= 0) {
> tst_resm(TFAIL | TTERRNO, "epoll_wait() returned %i",
^
The TEST_RETURN
is long hence
this has to be
%li
I've ammended this changed to this patch and pushed both, thanks.
--
Cyril Hrubis
chrubis@suse.cz