summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree
diff options
context:
space:
mode:
authorMatthew Wilcox2017-02-13 22:03:55 +0100
committerMatthew Wilcox2017-02-14 03:44:10 +0100
commit7e73eb0b2df5e8d7bd00a3c5980ab86619699963 (patch)
tree1e99281360d8f07189e71f4032ddddb52f2c8fb6 /tools/testing/radix-tree
parentradix-tree: Fix __rcu annotations (diff)
downloadkernel-qcow2-linux-7e73eb0b2df5e8d7bd00a3c5980ab86619699963.tar.gz
kernel-qcow2-linux-7e73eb0b2df5e8d7bd00a3c5980ab86619699963.tar.xz
kernel-qcow2-linux-7e73eb0b2df5e8d7bd00a3c5980ab86619699963.zip
idr: Add missing __rcu annotations
Where we use the radix tree iteration macros, we need to annotate 'slot' with __rcu. Make sure we don't forget any new places in the future with the same CFLAGS check used for radix-tree.c. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'tools/testing/radix-tree')
0 files changed, 0 insertions, 0 deletions