diff options
author | Paul E. McKenney <[email protected]> | 2017-07-07 16:16:48 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2017-08-17 07:29:58 -0700 |
commit | 8a597d636f3ef2ddd31019b11da1c52f118babff (patch) | |
tree | d126a77da7d121dac2b731f24a16ae69c33a6602 /net/unix/sysctl_net_unix.c | |
parent | 764f80798b958f74dbf0c6e76a8294d183dd9c16 (diff) |
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 <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions