From: Avi Kivity <avi@redhat.com>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: "kvm-ia64@vger.kernel.org" <kvm-ia64@vger.kernel.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: [PATCH] KVM: Qemu: Fix ia64 build breakage.
Date: Mon, 03 Nov 2008 17:57:18 +0200 [thread overview]
Message-ID: <490F1F5E.7070502@redhat.com> (raw)
In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC2171F5400@pdsmsx503.ccr.corp.intel.com>
Zhang, Xiantao wrote:
> From 96c99e79a83d4d8ed4dbd386a85a992e8affd724 Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang@intel.com>
> Date: Mon, 3 Nov 2008 12:26:16 +0800
> Subject: [PATCH] KVM: Qemu: Fix ia64 build breakage.
>
> In io.h, it has some macros as fllowing:
>
> #define inb _inb
> #define inw _inw
> #define inl _inl
> #define outb _outb
> #define outw _outw
> #define outl _outl
>
> It conflicts with the fields of structure kvm_callback_ops.
>
Wow, broken headers.
Applied, thanks. We'll need a better solution though (like not using
these identifiers in kvm_callback_ops).
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2008-11-03 15:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-03 12:58 [PATCH] KVM: Qemu: Fix ia64 build breakage Zhang, Xiantao
2008-11-03 15:57 ` Avi Kivity [this message]
2008-11-03 21:48 ` Zhang, Xiantao
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=490F1F5E.7070502@redhat.com \
--to=avi@redhat.com \
--cc=kvm-ia64@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=xiantao.zhang@intel.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