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 <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
1 parent 1e029b7 commit 520c637

File tree

1 file changed

+4
-0
lines changed
  • tools/memory-model/Documentation

1 file changed

+4
-0
lines changed

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)