]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/memory-model: docs/README: Update introduction of locking.txt
authorAkira Yokosawa <akiyks@gmail.com>
Fri, 14 Mar 2025 11:10:30 +0000 (20:10 +0900)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 22 Apr 2025 18:21:46 +0000 (11:21 -0700)
commit13a9a11358bce755bd602346fa7f56690b68c267
treed666d9b50ffa1b57392decbc5e7f3e0e66693cd6
parent0af2f6be1b4281385b618cb86ad946eded089ac8
tools/memory-model: docs/README: Update introduction of locking.txt

Commit 9bc931e9e161 ("tools/memory-model: Add locking.txt and
glossary.txt to README") failed to mention the relation of the "Locking"
section in recipes.txt and locking.txt.

The latter is a detailed version of the former intended to be read on
its own.

Reword the description in README and add notes in locking.txt and
recipes.txt to clarify their relationship.

[ paulmck: Wordsmithing. ]

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Acked-by: Andrea Parri <parri.andrea@gmail.com>
tools/memory-model/Documentation/README
tools/memory-model/Documentation/locking.txt
tools/memory-model/Documentation/recipes.txt