diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-12-29 16:23:18 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-03-14 15:52:16 -0700 |
commit | 7817b799ed6b270fbf7f2b30efd0ae011dfc9644 (patch) | |
tree | 6f83b4f9f823160fb20b6896ea7f3be7d6fdb633 /crypto/crct10dif_common.c | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-7817b799ed6b270fbf7f2b30efd0ae011dfc9644.tar.gz linux-7817b799ed6b270fbf7f2b30efd0ae011dfc9644.tar.bz2 linux-7817b799ed6b270fbf7f2b30efd0ae011dfc9644.zip |
documentation: Fix control dependency and identical stores
The summary of the "CONTROL DEPENDENCIES" section incorrectly states that
barrier() may be used to prevent compiler reordering when more than one
leg of the control-dependent "if" statement start with identical stores.
This is incorrect at high optimization levels. This commit therefore
updates the summary to match the detailed description.
Reported by: Jianyu Zhan <nasa4836@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'crypto/crct10dif_common.c')
0 files changed, 0 insertions, 0 deletions