All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Serge Leschinsky <serge.leschinsky@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: error: PIC register 'ebx' clobbered in 'asm'
Date: Wed, 24 Dec 2008 12:19:21 +0200	[thread overview]
Message-ID: <49520CA9.3040905@redhat.com> (raw)
In-Reply-To: <494AB67B.9090906@gmail.com>

Serge Leschinsky wrote:
> Hello,
>
> I tried to compile kvm and got the following error:
> "PIC register 'ebx' clobbered in 'asm'"
>
> Could you please explain me how to fix it?
>
>   

Just comment out the entire for loop; it's a unit test not used during 
runtime.  I've committed a real fix.

-- 
error compiling committee.c: too many arguments to function


      reply	other threads:[~2008-12-24 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-18 20:45 error: PIC register 'ebx' clobbered in 'asm' Serge Leschinsky
2008-12-24 10:19 ` 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=49520CA9.3040905@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=serge.leschinsky@gmail.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.