[LTP] [PATCH v2] syscall: Add userfaultfd testcase

Jan Stancek jstancek@redhat.com
Fri Mar 15 09:38:01 CET 2019


----- Original Message -----
> Hi Jan,
> 
> > > +
> > > +	pollfd.fd = uffd;
> > > +	pollfd.events = POLLIN;
> > > +	nready = poll(&pollfd, 1, -1);
> 
> > SAFE_POLL
> 
> We don't have SAFE_POLL() (yet).

You're right, ignore this comment. 

> 
> 
> Kind regards,
> Petr
> 


More information about the ltp mailing list