Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760720AbYFEQvS (ORCPT ); Thu, 5 Jun 2008 12:51:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753292AbYFEQvJ (ORCPT ); Thu, 5 Jun 2008 12:51:09 -0400 Received: from host36-195-149-62.serverdedicati.aruba.it ([62.149.195.36]:53376 "EHLO mx.cpushare.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752511AbYFEQvI (ORCPT ); Thu, 5 Jun 2008 12:51:08 -0400 Date: Thu, 5 Jun 2008 18:51:04 +0200 From: Andrea Arcangeli To: "Paul E. McKenney" Cc: Andrew Morton , Linus Torvalds , Christoph Lameter , Jack Steiner , Robin Holt , Nick Piggin , Peter Zijlstra , kvm-devel@lists.sourceforge.net, Kanoj Sarcar , Roland Dreier , Steve Wise , linux-kernel@vger.kernel.org, Avi Kivity , linux-mm@kvack.org, general@lists.openfabrics.org, Hugh Dickins , Rusty Russell , Anthony Liguori , Chris Wright , Marcelo Tosatti , Eric Dumazet Subject: Re: [PATCH 001/001] mmu-notifier-core v17 Message-ID: <20080605165104.GI15502@duo.random> References: <20080509193230.GH7710@duo.random> <20080516190752.GK11333@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080516190752.GK11333@linux.vnet.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 844 Lines: 19 On Fri, May 16, 2008 at 12:07:52PM -0700, Paul E. McKenney wrote: > The hlist_del_init_rcu() primitive looks good. > > The rest of the RCU code looks fine assuming that "mn->ops->release()" > either does call_rcu() to defer actual removal, or that the actual > removal is deferred until after mmu_notifier_release() returns. Yes, actual removal is deferred until after mmu_notifier_release() returns. > Acked-by: Paul E. McKenney Thanks for the review Paul! I should also have added your precious Acked-by to the 1/3 and 3/3 but the important is the ack by email ;) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/