diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-05-29 06:03:48 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 22:00:22 +0300 |
commit | 8344496e8b49c4122c1808d6cd3f8dc71bccb595 (patch) | |
tree | 86737bac70ff29c4351db970699c161ffc0f922e /scripts/gdb/linux/utils.py | |
parent | 5b3cc99bedf5885055fbaf35fe63d205f06b5be5 (diff) | |
download | linux-8344496e8b49c4122c1808d6cd3f8dc71bccb595.tar.xz |
rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()
The show_rcu_tasks_gp_kthreads() function is not invoked by Tiny RCU,
but is nevertheless defined in Tiny RCU builds that enable Tasks Trace
RCU. This commit therefore conditionally compiles this function so
that it is defined only in builds that actually use it.
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions