diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2018-05-11 16:02:14 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-05-11 17:28:45 -0700 |
commit | 2075b16e32c26e4031b9fd3cbe26c54676a8fcb5 (patch) | |
tree | 56ee8d6ca184e3df1e89ebdc9408e0db7d4d6855 /lib/memory-notifier-error-inject.c | |
parent | 78eb0c6356cda285c6ee6e29bea0c0188368103e (diff) |
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/[email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions