Home
last modified time | relevance | path

Searched hist:"7 e73eb0b2df5e8d7bd00a3c5980ab86619699963" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Didr.c7e73eb0b2df5e8d7bd00a3c5980ab86619699963 Mon Feb 13 15:03:55 CST 2017 Matthew Wilcox <mawilcox@microsoft.com> 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>
H A DMakefile7e73eb0b2df5e8d7bd00a3c5980ab86619699963 Mon Feb 13 15:03:55 CST 2017 Matthew Wilcox <mawilcox@microsoft.com> 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>