commit | 0ce0c78eff7d22c8a261de6c4305a5abb638c200 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Tue Aug 04 11:35:56 2020 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Fri Sep 04 11:58:15 2020 -0700 |
tree | 8df479d049eb00c38072ce48f67faae5d9cf9f18 | |
parent | 0b8c06b75ea143f3c68aa419c36e82d9ab7454f8 [diff] |
tools/memory-model: Expand the cheatsheet.txt notion of relaxed This commit adds a key entry enumerating the various types of relaxed operations. While in the area, it also renames the relaxed rows. [ paulmck: Apply Boqun Feng feedback. ] Acked-by: Boqun Feng <boqun.feng@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>