All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik de Castro Lopo <mle+tools@mega-nerd.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] linux-user: Fix stat64 syscall for SPARC64
Date: Wed, 30 Oct 2013 21:33:05 -0700	[thread overview]
Message-ID: <20131030213305.8ec2d0ec0023245fd6fa307b@mega-nerd.com> (raw)
In-Reply-To: <1383169944-10052-1-git-send-email-sw@weilnetz.de>

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>


-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

  reply	other threads:[~2013-10-31  4:33 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 [this message]
2013-11-06  5:25   ` Stefan Weil

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=20131030213305.8ec2d0ec0023245fd6fa307b@mega-nerd.com \
    --to=mle+tools@mega-nerd.com \
    --cc=qemu-devel@nongnu.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 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.