From: Richard Henderson <rth@twiddle.net>
To: Stefan Weil <sw@weilnetz.de>
Cc: Blue Swirl <blauwirbel@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 1/2] w64: Fix data type of tb_next and other variables used for host addresses
Date: Tue, 27 Mar 2012 10:54:15 -0700 [thread overview]
Message-ID: <4F71FEC7.1080900@twiddle.net> (raw)
In-Reply-To: <1332624302-28738-1-git-send-email-sw@weilnetz.de>
On 03/24/12 14:25, Stefan Weil wrote:
> v2:
> Fix signature of tb_find_pc in exec.c, too (hint from Blue Swirl, thanks).
> There remain lots of other long / unsigned long in exec.c which must be
> replaced by uintptr_t. This will be done in a separate patch. Here
> only one of these type casts is fixed.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> exec-all.h | 33 ++++++++++++++++-----------------
> exec.c | 4 ++--
> translate-all.c | 6 +++---
> 3 files changed, 21 insertions(+), 22 deletions(-)
Reviewed-by: Richard Henderson <rth@twiddle.net>
r~
next prev parent reply other threads:[~2012-03-27 17:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-19 21:12 [Qemu-devel] [PATCH 1/2] w64: Fix data type of tb_next and other variables used for host addresses Stefan Weil
2012-03-19 21:12 ` [Qemu-devel] [PATCH 2/2] ppc: Use uintptr_t for arguments of ppc_tb_set_jmp_target Stefan Weil
2012-03-19 21:33 ` malc
2012-03-19 21:56 ` Andreas Färber
2012-03-19 23:16 ` malc
2012-03-24 14:06 ` [Qemu-devel] [PATCH 1/2] w64: Fix data type of tb_next and other variables used for host addresses Blue Swirl
2012-03-24 21:25 ` [Qemu-devel] [PATCH v2 " Stefan Weil
2012-03-27 17:54 ` Richard Henderson [this message]
2012-03-29 20:27 ` 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=4F71FEC7.1080900@twiddle.net \
--to=rth@twiddle.net \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.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 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).