All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Riku Voipio <riku.voipio@iki.fi>,
	Peter Maydell <peter.maydell@linaro.org>
Cc: Erik de Castro Lopo <erikd@mega-nerd.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	qemu-stable <qemu-stable@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v2] linux-user: Fix stat64 syscall for SPARC64
Date: Wed, 06 Nov 2013 06:25:15 +0100	[thread overview]
Message-ID: <5279D2BB.5010405@weilnetz.de> (raw)
In-Reply-To: <20131030213305.8ec2d0ec0023245fd6fa307b@mega-nerd.com>

Am 31.10.2013 05:33, schrieb Erik de Castro Lopo:
> Stefan Weil wrote:
>
>> Some targets use a stat64 structure for the stat64 syscall while others
>> use a stat structure. SPARC64 used the wrong kind.
>>
>> Instead of extending the conditional compilation in syscall.c, now a
>> macro TARGET_HAS_STRUCT_STAT64 is defined whenever a target has a
>> target_stat64.
>>
>> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> Reviewed-by: Erik de Castro Lopo <erikd@mega-nerd.com>

Ping?

Peter, maybe you want to review this patch? I slightly modified your
suggestion.

Riku, could you please include the patch in your queue (allow Peter to
review it before)?

Thanks,
Stefan

      reply	other threads:[~2013-11-06  5:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 21:52 [Qemu-devel] [PATCH v2] linux-user: Fix stat64 syscall for SPARC64 Stefan Weil
2013-10-31  4:33 ` Erik de Castro Lopo
2013-11-06  5:25   ` Stefan Weil [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=5279D2BB.5010405@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=erikd@mega-nerd.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /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.