diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2018-05-12 02:02:14 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-12 03:28:45 +0300 |
commit | 2075b16e32c26e4031b9fd3cbe26c54676a8fcb5 (patch) | |
tree | 56ee8d6ca184e3df1e89ebdc9408e0db7d4d6855 /MAINTAINERS | |
parent | 78eb0c6356cda285c6ee6e29bea0c0188368103e (diff) | |
download | linux-2075b16e32c26e4031b9fd3cbe26c54676a8fcb5.tar.xz |
rbtree: include rcu.h
Since commit c1adf20052d8 ("Introduce rb_replace_node_rcu()")
rbtree_augmented.h uses RCU related data structures but does not include
the header file. It works as long as it gets somehow included before
that and fails otherwise.
Link: http://lkml.kernel.org/r/20180504103159.19938-1-bigeasy@linutronix.de
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions