aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYury Norov <[email protected]>2018-03-25 20:50:03 +0300
committerPaul E. McKenney <[email protected]>2018-05-15 10:27:51 -0700
commit17672480fb1e953f999623b598a98130f8aacfbc (patch)
tree083aec21ddc8eb7e12a6fc45fd35a7f34b5fcc15 /tools/perf/scripts/python/export-to-postgresql.py
parent265f5f28f042fee66531f9f647c9d78e997995b6 (diff)
rcu: Declare rcu_eqs_special_set() in public header
Because rcu_eqs_special_set() is declared only in internal header kernel/rcu/tree.h and stubbed in include/linux/rcutiny.h, it is inaccessible outside of the RCU implementation. This patch therefore moves the rcu_eqs_special_set() declaration to include/linux/rcutree.h, which allows it to be used in non-rcu kernel code. Signed-off-by: Yury Norov <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Tested-by: Nicholas Piggin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions