All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: jurij@wooyd.org
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Some patches for qemu on sparc
Date: Sat, 11 Feb 2006 14:04:44 +0000	[thread overview]
Message-ID: <200602111404.45535.paul@codesourcery.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0602102114420.3414@bobcat>

On Saturday 11 February 2006 05:17, Jurij Smakov wrote:
> On Sat, 11 Feb 2006, Paul Brook wrote:
> > Maybe a better strategy is to force generation of a register window save
> > with the FORCE_RET macro.
> >
> > #define FORCE_RET() asm volatile("":::"o0");
> >
> > Seems to do the trick.
>
> This change does not have any effect on build failure in ppc target. This
> is not surprising, because AFAICT the FORCE_RET macro is only used in arm,
> i386 and sparc targets. Any other ideas?

Fix PPC so it uses FORCE_RET. PPC currently uses it's own RETURN() macro.
I see no good reason for it being different.

Paul

  reply	other threads:[~2006-02-11 21:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BAY104-F2639F2DD422A0C462B90C6FF000@phx.gbl>
2006-02-11  4:23 ` [Qemu-devel] Re: Some patches for qemu on sparc Jurij Smakov
2006-02-11  4:38   ` Paul Brook
2006-02-11  5:17     ` Jurij Smakov
2006-02-11 14:04       ` Paul Brook [this message]
2006-02-11 15:12   ` Blue Swirl
2006-02-12  4:51     ` Jurij Smakov
2006-02-12  8:21       ` Blue Swirl
2006-02-13  5:20         ` Jurij Smakov
2006-02-14 20:04           ` 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=200602111404.45535.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=jurij@wooyd.org \
    --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.