From mboxrd@z Thu Jan 1 00:00:00 1970 From: pbonzini@redhat.com (Paolo Bonzini) Date: Thu, 11 Nov 2010 09:44:32 +0100 Subject: [ltt-dev] [PATCH RFC] call_rcu() interface for userspace-rcu In-Reply-To: <20101102121232.GH2664@linux.vnet.ibm.com> References: <20101029162534.GA11742@linux.vnet.ibm.com> <4CCBDE0B.8060102@redhat.com> <20101101200404.GC2664@linux.vnet.ibm.com> <20101101202530.GB12059@Krystal> <20101102121232.GH2664@linux.vnet.ibm.com> Message-ID: <4CDBACF0.2040407@redhat.com> On 11/02/2010 01:12 PM, Paul E. McKenney wrote: > OK, once I become more confident that I don't have bugs elsewhere, I will > try out this approach. I can also play with it myself since now your patch is in urcu.git. Paolo