Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp40450ybp; Thu, 3 Oct 2019 09:54:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqy2RRB7vyscp3YJZcXCtftuIj00kHPZuBHfU0e7IODMggys3CTTRDUf1IUP3+dR5oAfRiTv X-Received: by 2002:aa7:df14:: with SMTP id c20mr10601235edy.133.1570121659046; Thu, 03 Oct 2019 09:54:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570121659; cv=none; d=google.com; s=arc-20160816; b=cUKaCOhL6qRlPfuI36ose81x6R9gPsIaA0KcRYbRWYXc9aahFSz1+G069BO8qtfTAi gIVXXQRw/ZeMPwHOs7pNuzJV4WunQZmcKfAjoAJEo/CpHYudO+u1ONfDmFGXeGvZCIeQ NkajqDk4scDW8RjaykR7bxWPRpRHDocbp8RV+7XUXMokKpZM5nPF1hE7nhuO/iq1mbjj Yk2sTycn1sGS76laiqA8WbsFBVtTXOZLU29xzme8GmZkxZI11/62T0KBI1Uthtercj30 YqraRigG3dYQOmLibjb35Au+jnXFuYghJ12Z6VHMOScJVfla6+ym/ydr11mwOLSeN6SM nv0g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:reply-to:message-id :subject:cc:to:from:date:dkim-signature; bh=KoaUUyuoiuwUY90dWloE1BtgDf+4ifECntYdX5qN8ms=; b=xlduqP+mf4kUDhwVQk4+dJakbd2fvhFwDHTAnS98kFFkD4+kB/NFq6iNxfawglq0Jp diG2mNy5IuaXg0msqbsqYkulW0ilDra2/YBB0iSmZb4WEF/uRLA+FehOxE7op66kWGc8 8IHYr/gC++BVTOVtNjHc6Dr74vUjV3nUH/WKcxL/EyPduuFpcqn8gRttP0ZQ8iN41/G3 ktdz48KH5yUASxQzz2g2otqQ0E1s0IqBK2sirm8EnGXuZcCU9Yq6brjGwEEJHeKLRQBD 1QuAflfiTuF/CJvVJxsn3Lj9aGui5Sq9s2hzE6ywwePWZ5G4zzU3i4OM9wQCfPIA4vkI 8JWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gXknnOx7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w14si1797764edx.197.2019.10.03.09.53.54; Thu, 03 Oct 2019 09:54:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gXknnOx7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406164AbfJCQwY (ORCPT + 99 others); Thu, 3 Oct 2019 12:52:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:39992 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2406168AbfJCQwX (ORCPT ); Thu, 3 Oct 2019 12:52:23 -0400 Received: from paulmck-ThinkPad-P72 (50-39-105-78.bvtn.or.frontiernet.net [50.39.105.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 126022086A; Thu, 3 Oct 2019 16:52:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570121542; bh=OUugZjslnsj6bkH8Kgibo54v4RZVPhAyJAsWjicMKWc=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=gXknnOx7unn5OX2+O0PII4w/o0Y6zfk6Sw2Pzd0mn64eTX/j6hX4Zf/O4Ws08jyOm KJ1JEmDOw4MY3Gwacm5ajON64GSO2MR5RRwK7Rx5BiznSUOQSrKlBjrlMVIVXsJ0/p Bi1KN9Ig1sCDE4iutxF7M9qBA7HiWRge3F5FLJTM= Date: Thu, 3 Oct 2019 09:52:20 -0700 From: "Paul E. McKenney" To: Mathieu Desnoyers Cc: rcu , linux-kernel , Ingo Molnar , Lai Jiangshan , dipankar , Andrew Morton , Josh Triplett , Thomas Gleixner , Peter Zijlstra , rostedt , David Howells , Eric Dumazet , fweisbec , Oleg Nesterov , "Joel Fernandes, Google" , Bart Van Assche , Christoph Hellwig , Hannes Reinecke , Johannes Thumshirn , Shane M Seymour , Martin Subject: Re: [PATCH tip/core/rcu 1/9] rcu: Upgrade rcu_swap_protected() to rcu_replace() Message-ID: <20191003165220.GZ2689@paulmck-ThinkPad-P72> Reply-To: paulmck@kernel.org References: <20191003014153.GA13156@paulmck-ThinkPad-P72> <20191003014310.13262-1-paulmck@kernel.org> <644598334.955.1570120530976.JavaMail.zimbra@efficios.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <644598334.955.1570120530976.JavaMail.zimbra@efficios.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 03, 2019 at 12:35:30PM -0400, Mathieu Desnoyers wrote: > ----- On Oct 2, 2019, at 9:43 PM, paulmck paulmck@kernel.org wrote: > > > From: "Paul E. McKenney" > > > > Although the rcu_swap_protected() macro follows the example of swap(), > > the interactions with RCU make its update of its argument somewhat > > counter-intuitive. This commit therefore introduces an rcu_replace() > > that returns the old value of the RCU pointer instead of doing the > > argument update. Once all the uses of rcu_swap_protected() are updated > > to instead use rcu_replace(), rcu_swap_protected() will be removed. > > We expose the rcu_xchg_pointer() API in liburcu (Userspace RCU) project. > Any reason for not going that way and keep the kernel and user-space RCU > APIs alike ? > > It's of course fine if they diverge, but we might want to at least consider > if using the same API name would be OK. Different semantics. An rcu_xchg_pointer() allows concurrent updates, and rcu_replace() does not. But yes, if someone needs the concurrent updates, rcu_xchg_pointer() would certainly be my choice for the name. Thanx, Paul > Thanks, > > Mathieu > > > > > > Link: > > https://lore.kernel.org/lkml/CAHk-=wiAsJLw1egFEE=Z7-GGtM6wcvtyytXZA1+BHqta4gg6Hw@mail.gmail.com/ > > Reported-by: Linus Torvalds > > Signed-off-by: Paul E. McKenney > > Cc: Bart Van Assche > > Cc: Christoph Hellwig > > Cc: Hannes Reinecke > > Cc: Johannes Thumshirn > > Cc: Shane M Seymour > > Cc: Martin K. Petersen > > --- > > include/linux/rcupdate.h | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > diff --git a/include/linux/rcupdate.h b/include/linux/rcupdate.h > > index 75a2ede..3b73287 100644 > > --- a/include/linux/rcupdate.h > > +++ b/include/linux/rcupdate.h > > @@ -383,6 +383,24 @@ do { \ > > } while (0) > > > > /** > > + * rcu_replace() - replace an RCU pointer, returning its old value > > + * @rcu_ptr: RCU pointer, whose old value is returned > > + * @ptr: regular pointer > > + * @c: the lockdep conditions under which the dereference will take place > > + * > > + * Perform a replacement, where @rcu_ptr is an RCU-annotated > > + * pointer and @c is the lockdep argument that is passed to the > > + * rcu_dereference_protected() call used to read that pointer. The old > > + * value of @rcu_ptr is returned, and @rcu_ptr is set to @ptr. > > + */ > > +#define rcu_replace(rcu_ptr, ptr, c) \ > > +({ \ > > + typeof(ptr) __tmp = rcu_dereference_protected((rcu_ptr), (c)); \ > > + rcu_assign_pointer((rcu_ptr), (ptr)); \ > > + __tmp; \ > > +}) > > + > > +/** > > * rcu_swap_protected() - swap an RCU and a regular pointer > > * @rcu_ptr: RCU pointer > > * @ptr: regular pointer > > -- > > 2.9.5 > > -- > Mathieu Desnoyers > EfficiOS Inc. > http://www.efficios.com