From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: VMX: Correct asm constraint in vmcs_load() Date: Mon, 20 Dec 2010 19:47:44 +0200 Message-ID: <4D0F96C0.8040101@redhat.com> References: <1292835996-7274-1-git-send-email-avi@redhat.com> <4D0F8AA2.3010301@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Randy Dunlap Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55323 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932912Ab0LTRrv (ORCPT ); Mon, 20 Dec 2010 12:47:51 -0500 In-Reply-To: <4D0F8AA2.3010301@oracle.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/20/2010 06:56 PM, Randy Dunlap wrote: > On 12/20/10 01:06, Avi Kivity wrote: > > 'error' is byte sized, so use a byte register constraint. > > Hm, OK, but I still get the same build error. Not okay then. Can you verify that by removing the content of the function the problem goes away? What gcc are you using? -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.