public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2] syscall: Add userfaultfd testcase
Date: Fri, 15 Mar 2019 04:38:01 -0400 (EDT)	[thread overview]
Message-ID: <724278354.9098410.1552639081478.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <20190315083142.GB25064@dell5510>


----- 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
> 

      reply	other threads:[~2019-03-15  8:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14  8:57 [LTP] [PATCH v2] syscall: Add userfaultfd testcase Christian Amann
2019-03-14 11:42 ` Jan Stancek
2019-03-15  8:25   ` Petr Vorel
2019-03-15  8:31   ` Petr Vorel
2019-03-15  8:38     ` Jan Stancek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=724278354.9098410.1552639081478.JavaMail.zimbra@redhat.com \
    --to=jstancek@redhat.com \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox