mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
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>
This commit is contained in:
parent
1e029b73b7
commit
520c637bf0
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user