From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sun, 16 May 2010 11:22:01 +0000 Subject: Re: [PATCH 3/7] KVM: move vcpu locking to dispatcher for generic Message-Id: <4BEFD559.9020104@redhat.com> List-Id: References: <1273749459-622-4-git-send-email-avi@redhat.com> In-Reply-To: <1273749459-622-4-git-send-email-avi@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org On 05/15/2010 03:03 AM, Marcelo Tosatti wrote: > On Thu, May 13, 2010 at 02:17:35PM +0300, Avi Kivity wrote: > >> All vcpu ioctls need to be locked, so instead of locking each one specifically >> we lock at the generic dispatcher. >> >> This patch only updates generic ioctls and leaves arch specific ioctls alone. >> > Forgot mp_state get/set. > > Right, fixed and applied. -- error compiling committee.c: too many arguments to function