diff options
author | 2019-10-15 10:28:47 +0000 | |
---|---|---|
committer | 2020-01-24 10:33:45 -0800 | |
commit | e2167b38c87a0c9e85c342a823dae1e6f67b11d9 (patch) | |
tree | 5e7e5ffc1582e7ed83663c20c3f999b44323d4e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Remove the declaration of call_rcu() in tree.h (diff) | |
download | linux-rng-e2167b38c87a0c9e85c342a823dae1e6f67b11d9.tar.xz linux-rng-e2167b38c87a0c9e85c342a823dae1e6f67b11d9.zip |
rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h
Only tree_stall.h needs to get name from GP state, so this commit
moves the gp_state_names[] array and the gp_state_getname()
from kernel/rcu/tree.h and kernel/rcu/tree.c, respectively, to
kernel/rcu/tree_stall.h. While moving gp_state_names[], this commit
uses the GCC syntax to ensure that the right string is associated with
the right CPP macro.
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions