qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Evgeny Voevodin <e.voevodin@samsung.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: owasserm@redhat.com, kyungmin.park@samsung.com,
	aliguori@us.ibm.com, qemu-devel@nongnu.org, quintela@redhat.com
Subject: Re: [Qemu-devel] [PATCH] savevm.c: Fix compilation error on 32bit host.
Date: Wed, 15 Aug 2012 13:34:13 +0400	[thread overview]
Message-ID: <502B6D15.7060003@samsung.com> (raw)
In-Reply-To: <CAFEAcA9RE8KwZ-VgR08rtBQkd5U6p94vm1QAuyrn1dUVazUPaQ@mail.gmail.com>

On 08/15/2012 01:30 PM, Peter Maydell wrote:
> On 15 August 2012 10:10, Evgeny Voevodin <e.voevodin@samsung.com> wrote:
>> Casting of 0x0101010101010101ULL to long will truncate it to 32
>> bits on 32bit hosts, and won't truncate on 64bit hosts.
>>
>> Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
>
> Dup of http://patchwork.ozlabs.org/patch/177217/ I'm afraid.
>
> -- PMM
>
>

Don't be afraid, it's true. I didn't see it in the mailing list and
didn't know that the bug is already fixed there.

-- 
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
ASWG, Moscow R&D center, Samsung Electronics
e-mail: e.voevodin@samsung.com

  reply	other threads:[~2012-08-15  9:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-15  9:10 [Qemu-devel] [PATCH] savevm.c: Fix compilation error on 32bit host Evgeny Voevodin
2012-08-15  9:30 ` Peter Maydell
2012-08-15  9:34   ` Evgeny Voevodin [this message]
2012-08-15 11:07 ` Michael Tokarev

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=502B6D15.7060003@samsung.com \
    --to=e.voevodin@samsung.com \
    --cc=aliguori@us.ibm.com \
    --cc=kyungmin.park@samsung.com \
    --cc=owasserm@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /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).