| commit | 518ce232dc0b0e34bc1510d53a2c99986ddc64bf | [log] [tgz] |
|---|---|---|
| author | Akira Yokosawa <akiyks@gmail.com> | Tue Jul 02 20:42:44 2024 +0900 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Thu Aug 01 16:50:05 2024 -0700 |
| tree | eb3c6d0ae8bea3b9ab4462abb2f04b6e22fe3945 | |
| parent | 0bb30469fc1b79929052f60c685c746b815eb9ff [diff] |
docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"
Commit 8ca924aeb4f2 ("Documentation/barriers: Remove references to
[smp_]read_barrier_depends()") removed the entire section of "CACHE
COHERENCY", without getting rid of its traces.
Remove them.
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Acked-by: Andrea Parri <parri.andrea@gmail.com>