qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Mike Frysinger <vapier@gentoo.org>
Cc: Riku Voipio <riku.voipio@iki.fi>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3] linux-user: add ppoll syscall support
Date: Mon, 24 Jan 2011 11:55:29 +0000	[thread overview]
Message-ID: <AANLkTikL1GLVNVTtaeaN_DNtMhew5mv5ZWkQYrt07yAS@mail.gmail.com> (raw)
In-Reply-To: <1295841472-19118-1-git-send-email-vapier@gentoo.org>

On 24 January 2011 03:57, Mike Frysinger <vapier@gentoo.org> wrote:
> Some architectures (like Blackfin) only implement ppoll (and skip poll).
> So add support for it using existing poll code.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> v3
>        - call ppoll syscall directly so timespec updates get passed back
>        - tweak style
>        - use new sigsets

This version looks OK to me and works for my fairly simple
testcase.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

-- PMM

  reply	other threads:[~2011-01-24 11:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-23 19:56 [Qemu-devel] [PATCH] linux-user: add ppoll syscall support Mike Frysinger
2011-01-23 21:25 ` Peter Maydell
2011-01-23 21:35   ` Mike Frysinger
2011-01-23 22:35     ` Peter Maydell
2011-01-23 22:54       ` Mike Frysinger
2011-01-23 23:32 ` [Qemu-devel] [PATCH v2] " Mike Frysinger
2011-01-24  0:35   ` Peter Maydell
2011-01-24  3:57 ` [Qemu-devel] [PATCH v3] " Mike Frysinger
2011-01-24 11:55   ` Peter Maydell [this message]
2011-01-25  9:44 ` [Qemu-devel] [PATCH v4] " Mike Frysinger

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=AANLkTikL1GLVNVTtaeaN_DNtMhew5mv5ZWkQYrt07yAS@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    --cc=vapier@gentoo.org \
    /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;
as well as URLs for NNTP newsgroup(s).