diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-02-13 21:58:24 +0100 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2017-02-14 03:44:09 +0100 |
commit | d7b627277b57370223d682cede979a279284b12a (patch) | |
tree | 33d769656f0dcf554fbe882545de71de791ee060 /lib/decompress.c | |
parent | radix-tree: Add rcu_dereference and rcu_assign_pointer calls (diff) | |
download | linux-d7b627277b57370223d682cede979a279284b12a.tar.xz 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 'lib/decompress.c')
0 files changed, 0 insertions, 0 deletions