From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH unit-tests 06/16] Specify correct operand length for ltr and str. Date: Wed, 29 Dec 2010 11:47:03 +0200 Message-ID: <4D1B0397.6080605@redhat.com> References: <1293030389-1143-1-git-send-email-gleb@redhat.com> <1293030389-1143-7-git-send-email-gleb@redhat.com> <4D1B0176.60504@redhat.com> <20101229094015.GA32688@redhat.com> <20101229094313.GB32688@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54011 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752086Ab0L2JrH (ORCPT ); Wed, 29 Dec 2010 04:47:07 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oBT9l7HL010310 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 29 Dec 2010 04:47:07 -0500 In-Reply-To: <20101229094313.GB32688@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/29/2010 11:43 AM, Gleb Natapov wrote: > > > > > > This looks completely unneeded, since val is already a u16. > > > > > IIRC I got errors from assembler. Will recheck. > > > You are correct. The error was only about ltr. Changing unsigned to u16 > fixes it. > Ok, I'll fix it. Applied all the other patches. -- error compiling committee.c: too many arguments to function