From: Olaf Hering <olaf@aepfle.de>
To: Keir Fraser <keir.xen@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Jan Beulich <JBeulich@suse.com>
Subject: Re: tools/libxc/xc_cpuid_x86.c:cpuid()'s inline asm
Date: Fri, 2 Dec 2011 16:26:55 +0100 [thread overview]
Message-ID: <20111202152655.GA28246@aepfle.de> (raw)
In-Reply-To: <CAFE1A94.26526%keir.xen@gmail.com>
On Fri, Dec 02, Keir Fraser wrote:
> I think reg constraint failures had only been reported on 32-bit. So how
> about the attached patch?
+ : "0" (input[0]), "1" (count), "S" (_regs)
_regs is undeclared in 32bit, I think it should be regs.
Olaf
next prev parent reply other threads:[~2011-12-02 15:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 8:54 tools/libxc/xc_cpuid_x86.c:cpuid()'s inline asm Jan Beulich
2011-12-02 6:02 ` Keir Fraser
2011-12-02 14:20 ` Jan Beulich
2011-12-02 15:26 ` Olaf Hering [this message]
2011-12-02 8:40 ` Keir Fraser
2011-12-02 16:47 ` Olaf Hering
2011-12-02 10:08 ` Keir Fraser
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=20111202152655.GA28246@aepfle.de \
--to=olaf@aepfle.de \
--cc=JBeulich@suse.com \
--cc=keir.xen@gmail.com \
--cc=xen-devel@lists.xensource.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 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.