From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: Drop KVM_REQ_PENDING_TIMER Date: Sun, 21 Mar 2010 14:34:38 +0200 Message-ID: <4BA6125E.80006@redhat.com> References: <1269055202-3195-1-git-send-email-sirouni@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org, akong@redhat.com To: Xiao Wang Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50331 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752130Ab0CUMel (ORCPT ); Sun, 21 Mar 2010 08:34:41 -0400 In-Reply-To: <1269055202-3195-1-git-send-email-sirouni@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/20/2010 05:20 AM, Xiao Wang wrote: > The pending timer is not detected through KVM_REQ_PENDING_TIMER now. > > It does, see the commit message of 06e056456. Marcelo, IIRC this is the second time time we get this patch... we need either a comment in the code, or better, a fix that doesn't involve an atomic in the fast path. -- error compiling committee.c: too many arguments to function