From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: Fix apic_mmio_write return for unaligned write Date: Mon, 06 Jul 2009 10:27:45 +0300 Message-ID: <4A51A771.6010302@redhat.com> References: <1246849539-26953-1-git-send-email-sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Sheng Yang Return-path: Received: from mx2.redhat.com ([66.187.237.31]:47377 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753408AbZGFHZ0 (ORCPT ); Mon, 6 Jul 2009 03:25:26 -0400 In-Reply-To: <1246849539-26953-1-git-send-email-sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/06/2009 06:05 AM, Sheng Yang wrote: > Some in-famous OS do unaligned writing for APIC MMIO, and the return value > has been missed in recent change, then the OS hangs. > > Applied, thanks. > (it's curious that the compilation warning have been ignored...) > Yes, need to be more careful. -- error compiling committee.c: too many arguments to function