diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-01-15 01:17:04 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-03-15 01:52:17 +0300 |
commit | 92a84dd210b8263f765882d3ee1a1d5cd348c16a (patch) | |
tree | 84336d89daf350394d408b908363e6d29d3ff89c /block/Kconfig.iosched | |
parent | 0e4bd2aba3d0ae5caeb0d1a2b71f6fe6147c4d56 (diff) | |
download | linux-92a84dd210b8263f765882d3ee1a1d5cd348c16a.tar.xz |
documentation: Subsequent writes ordered by rcu_dereference()
The current memory-barriers.txt does not address the possibility of
a write to a dereferenced pointer. This should be rare, but when it
happens, we need that write -not- to be clobbered by the initialization.
This commit therefore adds an example showing a data dependency ordering
a later data-dependent write.
Reported-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'block/Kconfig.iosched')
0 files changed, 0 insertions, 0 deletions