From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGrUm-0003ot-DD for qemu-devel@nongnu.org; Tue, 03 Sep 2013 10:22:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGrUg-0007XO-B3 for qemu-devel@nongnu.org; Tue, 03 Sep 2013 10:22:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGrUg-0007XH-3Y for qemu-devel@nongnu.org; Tue, 03 Sep 2013 10:22:10 -0400 Message-ID: <5225F050.7090600@redhat.com> Date: Tue, 03 Sep 2013 16:21:04 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1377878817-4513-1-git-send-email-ncmike@ncultra.org> <5220CA9A.7050006@redhat.com> <5225EDAF.2010302@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH] Convert ram_list to RCU DQ V2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mike Day Cc: Paul Mckenney , Mathew Desnoyers , qemu-devel@nongnu.org, Anthony Liguori Il 03/09/2013 16:19, Mike Day ha scritto: > > Yeah. So how about we say for now that the rcu critical section status > upon entry to the ram_control_*_iterate functions is undefined. I'll > make some updates. Sure. Paolo