From: Juan Quintela <quintela@redhat.com>
To: Stefan Weil <weil@mail.berlios.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] Fix conversions from pointer to int and vice versa
Date: Wed, 23 Feb 2011 21:03:43 +0100 [thread overview]
Message-ID: <m3k4gq4ixs.fsf@trasno.org> (raw)
In-Reply-To: <1298484556-5517-1-git-send-email-weil@mail.berlios.de> (Stefan Weil's message of "Wed, 23 Feb 2011 19:09:16 +0100")
Stefan Weil <weil@mail.berlios.de> wrote:
> Here the int values fds[0], sigfd, s, sock and fd are converted
> to void pointers which are later converted back to an int value.
>
> These conversions should always use intptr_t instead of unsigned long.
>
> They are needed for environments where sizeof(long) != sizeof(void *).
>
> Signed-off-by: Stefan Weil <weil@mail.berlios.de>
migration-{tcp,unix}.c conflict with my series.
If Anthony don't pick them before my next respin, I will include that
two files.
Thanks, Juan.
next prev parent reply other threads:[~2011-02-23 20:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 18:09 [Qemu-devel] [PATCH] Fix conversions from pointer to int and vice versa Stefan Weil
2011-02-23 20:03 ` Juan Quintela [this message]
2011-02-24 7:21 ` Markus Armbruster
2011-02-24 7:59 ` [Qemu-devel] " Paolo Bonzini
2011-02-24 9:17 ` [Qemu-devel] " Kevin Wolf
2011-02-24 10:11 ` Markus Armbruster
2011-02-24 19:57 ` Stefan Weil
2011-03-20 12:07 ` Stefan Weil
2011-03-20 21:50 ` Blue Swirl
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=m3k4gq4ixs.fsf@trasno.org \
--to=quintela@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=weil@mail.berlios.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.