From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH RESEND] KVM: cleanup pic reset Date: Tue, 04 Sep 2012 14:54:07 +0300 Message-ID: <5045EBDF.9070303@redhat.com> References: <20120903114725.GG27250@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, mtosatti@redhat.com To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26177 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756817Ab2IDLyJ (ORCPT ); Tue, 4 Sep 2012 07:54:09 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q84Bs9b8032019 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 4 Sep 2012 07:54:09 -0400 In-Reply-To: <20120903114725.GG27250@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/03/2012 02:47 PM, Gleb Natapov wrote: > kvm_pic_reset() is not used anywhere. Move reset logic from > pic_ioport_write() there. Applied, thanks. -- error compiling committee.c: too many arguments to function