From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] take srcu lock before call to complete_pio() Date: Tue, 09 Mar 2010 14:46:29 +0200 Message-ID: <4B964325.9040704@redhat.com> References: <20100309100110.GM16909@redhat.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 To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26690 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750769Ab0CIMqa (ORCPT ); Tue, 9 Mar 2010 07:46:30 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o29CkUNO001574 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 9 Mar 2010 07:46:30 -0500 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o29CkTgN023691 for ; Tue, 9 Mar 2010 07:46:30 -0500 In-Reply-To: <20100309100110.GM16909@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/09/2010 12:01 PM, Gleb Natapov wrote: > complete_pio() may use slot table which is protected by srcu. > Applied, thanks. -- error compiling committee.c: too many arguments to function