From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm/x86: use symbolic constant for nr interrupts Date: Thu, 06 Sep 2012 18:37:51 +0300 Message-ID: <5048C34F.4040704@redhat.com> References: <20120905170052.GA12678@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , gleb@redhat.com, kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14326 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753187Ab2IFPhy (ORCPT ); Thu, 6 Sep 2012 11:37:54 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q86Fbs9a014627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 6 Sep 2012 11:37:54 -0400 In-Reply-To: <20120905170052.GA12678@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/05/2012 08:00 PM, Michael S. Tsirkin wrote: > interrupt_bitmap is KVM_NR_INTERRUPTS bits in size, > so just use that instead of hard-coded constants > and math. Applied, thanks. -- error compiling committee.c: too many arguments to function