diff options
author | 2022-11-07 15:21:59 +0106 | |
---|---|---|
committer | 2022-11-09 09:29:06 -0800 | |
commit | f733615e39aa2d6ddeef33b7b2c9aa6a5a2c2785 (patch) | |
tree | 0465eb8d503f14866e875d760c6b5ec293194bb2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | srcu: Debug NMI safety even on archs that don't require it (diff) | |
download | wireguard-linux-f733615e39aa2d6ddeef33b7b2c9aa6a5a2c2785.tar.xz wireguard-linux-f733615e39aa2d6ddeef33b7b2c9aa6a5a2c2785.zip |
rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
Provide an implementation for debug_lockdep_rcu_enabled() when
CONFIG_DEBUG_LOCK_ALLOC is not enabled. This allows code to check
if rcu lockdep debugging is available without needing an extra
check if CONFIG_DEBUG_LOCK_ALLOC is enabled.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions