Skip to content

Commit 520c637

Browse files
committed
tools/memory-model: Add access-marking.txt to README
Given that access-marking.txt exists, this commit makes it easier to find. Reported-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
1 parent 1e029b7 commit 520c637

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • tools/memory-model/Documentation

tools/memory-model/Documentation/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ DESCRIPTION OF FILES
4747
README
4848
This file.
4949

50+
access-marking.txt
51+
Guidelines for marking intentionally concurrent accesses to
52+
shared memory.
53+
5054
cheatsheet.txt
5155
Quick-reference guide to the Linux-kernel memory model.
5256

0 commit comments

Comments
 (0)