[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180323154651.GA28363@linux.vnet.ibm.com>
Date:   Fri, 23 Mar 2018 08:46:51 -0700
From:   "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:     mutt@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
        linux-arch@...r.kernel.org
Cc:     mingo@...nel.org, stern@...land.harvard.edu,
        parri.andrea@...il.com, will.deacon@....com, peterz@...radead.org,
        boqun.feng@...il.com, npiggin@...il.com, dhowells@...hat.com,
        j.alglave@....ac.uk, luc.maranget@...ia.fr, akiyks@...il.com
Subject: [PATCH RFC tools/lkmm 0/12] Reorganize RCU-related cat rules
Hello!
This patch series reorganizes RCU-related cat-file rules:
1.	Renames link and rcu-path to rcu-link and rb, respectively.
	This avoids unfortunate name collisions with "link" the rule and
	"link" the concept.  Courtesy of Alan Stern.
2.	Redefines "rb" in terms of rcu-fence, explicitly expressing
	the fence-like properties of RCU grace periods.  Courtesy of
	Alan Stern.
							Thanx, Paul
------------------------------------------------------------------------
 Documentation/explanation.txt |  261 +++++++++++++++++++++++++-----------------
 linux-kernel.cat              |   49 ++++---
 2 files changed, 184 insertions(+), 126 deletions(-)
Powered by blists - more mailing lists