diff options
author | Joel Fernandes (Google) <[email protected]> | 2023-08-04 16:27:45 +0000 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2023-10-09 09:40:53 -0700 |
commit | 1566bf4b13daa66e3de6fdbc77ee3995df5a9064 (patch) | |
tree | 00aa5232c0dc62d326ee85ce4eb0f20c1465b9cc /scripts/generate_rust_analyzer.py | |
parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) |
docs: memory-barriers: Add note on compiler transformation and address deps
The compiler has the ability to cause misordering by destroying
address-dependency barriers if comparison operations are used. Add a
note about this to memory-barriers.txt in the beginning of both the
historical address-dependency sections and point to rcu-dereference.rst
for more information.
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: David Howells <[email protected]>
Cc: Jade Alglave <[email protected]>
Cc: Luc Maranget <[email protected]>
Cc: Akira Yokosawa <[email protected]>
Cc: Daniel Lustig <[email protected]>
Cc: Joel Fernandes <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Reviewed-by: Andrea Parri <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions