diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-02-13 15:58:24 -0500 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2017-02-13 21:44:09 -0500 |
commit | d7b627277b57370223d682cede979a279284b12a (patch) | |
tree | 33d769656f0dcf554fbe882545de71de791ee060 /tools | |
parent | 12320d0ff1c9d5582f5c35e4bb8b9c70c475fd71 (diff) | |
download | linux-d7b627277b57370223d682cede979a279284b12a.tar.gz linux-d7b627277b57370223d682cede979a279284b12a.tar.bz2 linux-d7b627277b57370223d682cede979a279284b12a.zip |
radix-tree: Fix __rcu annotations
Many places were missing __rcu annotations. A few places needed a few
lines of explanation about why it was safe to not use RCU accessors.
Add a custom CFLAGS setting to the Makefile to ensure that new patches
don't miss RCU annotations.
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions