Commit 520c637b authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

tools/memory-model: Add access-marking.txt to README



Given that access-marking.txt exists, this commit makes it easier to find.

Reported-by: default avatarAkira Yokosawa <akiyks@gmail.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 1e029b73
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -47,6 +47,10 @@ DESCRIPTION OF FILES
README
	This file.

access-marking.txt
	Guidelines for marking intentionally concurrent accesses to
	shared memory.

cheatsheet.txt
	Quick-reference guide to the Linux-kernel memory model.