From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [patch 10/10] KVM: switch vcpu context to use SRCU Date: Tue, 22 Sep 2009 10:07:05 +0300 Message-ID: <4AB87799.8060704@redhat.com> References: <20090921233711.213665413@amt.cnet> <20090921234124.924808866@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:44905 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755311AbZIVHHE (ORCPT ); Tue, 22 Sep 2009 03:07:04 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8M7787q012105 for ; Tue, 22 Sep 2009 03:07:08 -0400 In-Reply-To: <20090921234124.924808866@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 09/22/2009 02:37 AM, Marcelo Tosatti wrote: > Signed-off-by: Marcelo Tosatti > > I'd like an eleventh patch that converts slots_lock to a mutex; there should be no readers left, yes? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.