All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Clemens Noss <cnoss@gmx.de>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: x86 emulator: avoid calling wbinvd() macro
Date: Sun, 24 Apr 2011 09:57:30 +0300	[thread overview]
Message-ID: <4DB3C9DA.5030809@redhat.com> (raw)
In-Reply-To: <1303413365-2808-1-git-send-email-cnoss@gmx.de>

On 04/21/2011 10:16 PM, Clemens Noss wrote:
> Commit 0b56652e33c72092956c651ab6ceb9f0ad081153 fails to build:
>
>    CC [M]  arch/x86/kvm/emulate.o
> arch/x86/kvm/emulate.c: In function 'x86_emulate_insn':
> arch/x86/kvm/emulate.c:4095:25: error: macro "wbinvd" passed 1 arguments, but takes just 0
> arch/x86/kvm/emulate.c:4095:3: warning: statement with no effect
> make[2]: *** [arch/x86/kvm/emulate.o] Error 1
> make[1]: *** [arch/x86/kvm] Error 2
> make: *** [arch/x86] Error 2
>
> Work around this for now.

Applied, thanks.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


      reply	other threads:[~2011-04-24  6:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-21 19:16 [PATCH] KVM: x86 emulator: avoid calling wbinvd() macro Clemens Noss
2011-04-24  6:57 ` Avi Kivity [this message]

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=4DB3C9DA.5030809@redhat.com \
    --to=avi@redhat.com \
    --cc=cnoss@gmx.de \
    --cc=kvm@vger.kernel.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.