]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/memory-model: Add locking.txt and glossary.txt to README
authorAkira Yokosawa <akiyks@gmail.com>
Tue, 25 Jun 2024 08:58:21 +0000 (17:58 +0900)
committerPaul E. McKenney <paulmck@kernel.org>
Sat, 14 Sep 2024 06:56:44 +0000 (23:56 -0700)
commit9bc931e9e161ca9788ebed1d2a88b5aa1b4439b2
tree9b5162e90c33678d52dd65b21d4e17935a391228
parente8adbac0d44fe5f275902c004d04b0cfc33fce8d
tools/memory-model: Add locking.txt and glossary.txt to README

locking.txt and glossary.txt have been in LKMM's documentation for
quite a while.

Add them in README's introduction of docs and the list of docs at the
bottom.  Add access-marking.txt in the former as well.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Acked-by: Andrea Parri <parri.andrea@gmail.com>
Cc: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/memory-model/Documentation/README