Home
last modified time | relevance | path

Searched hist:d7b627277b57370223d682cede979a279284b12a (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dradix-tree.hd7b627277b57370223d682cede979a279284b12a Mon Feb 13 14:58:24 CST 2017 Matthew Wilcox <mawilcox@microsoft.com> 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>
/openbmc/linux/lib/
H A Dradix-tree.cd7b627277b57370223d682cede979a279284b12a Mon Feb 13 14:58:24 CST 2017 Matthew Wilcox <mawilcox@microsoft.com> 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>
H A DMakefiled7b627277b57370223d682cede979a279284b12a Mon Feb 13 14:58:24 CST 2017 Matthew Wilcox <mawilcox@microsoft.com> 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>