From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2] KVM: IOAPIC: only access APIC registers one dword at a time Date: Mon, 05 Jul 2010 11:25:06 +0300 Message-ID: <4C3196E2.4090809@redhat.com> References: <4C2D6D4B.5060309@cn.fujitsu.com> <4C2D95EA.6080209@np.css.fujitsu.com> <4C2D975A.2050704@cn.fujitsu.com> <4C2D9C8C.8060401@cn.fujitsu.com> <4C2F0CC1.6020808@redhat.com> <4C3155BA.4070903@cn.fujitsu.com> <4C318FAC.8010605@redhat.com> <4C319024.9050300@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , LKML , KVM list , Jin Dongming To: Xiao Guangrong Return-path: In-Reply-To: <4C319024.9050300@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 07/05/2010 10:56 AM, Xiao Guangrong wrote: > >> Well, there's the spec and there's real life, but in this case we can >> try and if we see a problem we'll re-add the other access length. >> >> > OK, i'll do it as your suggestion, thanks. > I meant that you can drop access length != 4, same as in your original patch. Only change needed is printk rate limit. -- error compiling committee.c: too many arguments to function