From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Fix almost infinite loop in APIC Date: Thu, 22 Jan 2009 15:08:45 +0200 Message-ID: <49786FDD.1070704@redhat.com> References: <1231432566-9864-1-git-send-email-agraf@suse.de> <200901211040.49733.sheng@linux.intel.com> <20090121042330.GA14894@amt.cnet> <200901211311.24352.sheng@linux.intel.com> <20090121150700.GA10018@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Sheng Yang , Alexander Graf , kvm@vger.kernel.org, Kevin Wolf To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:36128 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756704AbZAVNIy (ORCPT ); Thu, 22 Jan 2009 08:08:54 -0500 In-Reply-To: <20090121150700.GA10018@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: Marcelo Tosatti wrote: > On Wed, Jan 21, 2009 at 01:11:23PM +0800, Sheng Yang wrote: > >> Use ktime_to_ns() macro is better. >> >> The remaining parts are fine with me. But please do more test. :) >> >> Thanks for work! >> > > Alexander, can you please confirm this works for you, thanks. > > > KVM: x86: fix LAPIC pending count calculation > > Simplify LAPIC TMCCT calculation by using hrtimer provided > function to query remaining time until expiration. > > Fixes host hang with nested ESX. > > Applied, thanks. -- error compiling committee.c: too many arguments to function