From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: KVM: VMX: vmx_set_cr0 expects kvm->srcu locked Date: Wed, 28 Mar 2012 11:43:35 +0200 Message-ID: <4F72DD47.8050705@redhat.com> References: <20120327224726.GA23703@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:64592 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751232Ab2C1Jnh (ORCPT ); Wed, 28 Mar 2012 05:43:37 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q2S9hb6s006052 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 28 Mar 2012 05:43:37 -0400 In-Reply-To: <20120327224726.GA23703@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 03/28/2012 12:47 AM, Marcelo Tosatti wrote: > vmx_set_cr0 is called from vcpu run context, therefore it expects > kvm->srcu to be held. > Thanks, applied. -- error compiling committee.c: too many arguments to function