From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCHv5 0/6] kvm: locking and API rework for iosignalfd Date: Wed, 01 Jul 2009 11:10:59 +0300 Message-ID: <4A4B1A13.3060809@redhat.com> References: <20090629192358.GA27464@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gregory Haskins , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, mtosatti@redhat.com, paulmck@linux.vnet.ibm.com, markmc@redhat.com To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20090629192358.GA27464@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 06/29/2009 10:23 PM, Michael S. Tsirkin wrote: > This series switches kvm_io_device to slots_lock from kvm->lock mutex, > and uses that to rework io bus API. This takes less locks on data path, > and uses less lines of code. These changes will also be useful to serve > as basis for Greg's iosignalfd work. > Applied all, thanks. -- error compiling committee.c: too many arguments to function