From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] Add find_domain_rcu_lock() and domain_rcu_unlock functions Date: Wed, 21 Feb 2007 16:33:35 +0000 Message-ID: References: <08CA2245AFCF444DB3AC415E47CC40AF757F08@G3W0072.americas.hpqcorp.net> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <08CA2245AFCF444DB3AC415E47CC40AF757F08@G3W0072.americas.hpqcorp.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Santos, Jose Renato G" , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The RCU patches so far are now checked in, so you can carry on to actually make use of find_domain_rcu_lock() now. By the way I changed some of the function prototypes to take extra (dummy arguments) to make code more self documenting. So you'll want to obtain latest xen-unstable once the RCU patches have passed the regression tests and been pushed to the public tree, and base further patches off that. -- Keir On 9/2/07 19:29, "Santos, Jose Renato G" wrote: > Sorry, > Forgot to attach the file in previous message > > Renato > >> -----Original Message----- >> From: Santos, Jose Renato G >> Sent: Friday, February 09, 2007 11:28 AM >> To: Keir Fraser; xen-devel@lists.xensource.com >> Subject: [PATCH] Add find_domain_rcu_lock() and >> domain_rcu_unlock functions >> >> >> Keir, >> >> This patch adds find_domain_rcu_lock() and >> domain_rcu_unlock() functions that we have discussed before. >> >> Thanks >> >> Renato >> >>