From: Paolo Bonzini <pbonzini@redhat.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: amit.shah@redhat.com, blauwirbel@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] poison TARGET_<ARCH> for compile once.
Date: Thu, 24 Jun 2010 13:09:17 +0200 [thread overview]
Message-ID: <4C233CDD.8040608@redhat.com> (raw)
In-Reply-To: <20100624071452.GB4498@valinux.co.jp>
On 06/24/2010 09:14 AM, Isaku Yamahata wrote:
> Sorry, I sent out the old patch. Here is the right one.
>
> Subject: [PATCH] poison TARGET_arch for compile once.
>
> poison TARGET_arch for compile once object
> to prevent those ifdef from creeping in again.
Why do you need to split poison.h? Are there identifiers that are not
in your new poison-arch.h and can be legitimately used in
target-independent code?
Paolo
next prev parent reply other threads:[~2010-06-24 11:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-24 6:52 [Qemu-devel] [PATCH] poison TARGET_<ARCH> for compile once Isaku Yamahata
2010-06-24 7:14 ` Isaku Yamahata
2010-06-24 11:09 ` Paolo Bonzini [this message]
2010-06-24 18:41 ` Richard Henderson
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=4C233CDD.8040608@redhat.com \
--to=pbonzini@redhat.com \
--cc=amit.shah@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=yamahata@valinux.co.jp \
/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.