diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-07-07 16:16:48 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-08-17 07:29:58 -0700 |
commit | 8a597d636f3ef2ddd31019b11da1c52f118babff (patch) | |
tree | d126a77da7d121dac2b731f24a16ae69c33a6602 /kernel | |
parent | 764f80798b958f74dbf0c6e76a8294d183dd9c16 (diff) | |
download | linux-8a597d636f3ef2ddd31019b11da1c52f118babff.tar.bz2 |
doc: No longer allowed to use rcu_dereference on non-pointers
There are too many ways for the compiler to optimize (that is, break)
dependencies carried via integer values, so it is now permissible to
carry dependencies only via pointers. This commit catches up some of
the documentation on this point.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions