From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: KVM: SVM: remove needless mmap_sem acquision from nested_svm_map Date: Wed, 09 Sep 2009 14:56:58 +0300 Message-ID: <4AA7980A.4080907@redhat.com> References: <20090908174738.GA19318@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Alexander Graf To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43841 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752283AbZIIL47 (ORCPT ); Wed, 9 Sep 2009 07:56:59 -0400 In-Reply-To: <20090908174738.GA19318@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 09/08/2009 08:47 PM, Marcelo Tosatti wrote: > nested_svm_map unnecessarily takes mmap_sem around gfn_to_page, since > gfn_to_page / get_user_pages are responsible for it. > > Applied, thanks. -- error compiling committee.c: too many arguments to function