diff options
author | 2024-03-15 23:29:59 -0700 | |
---|---|---|
committer | 2024-04-15 18:12:20 +0200 | |
commit | 10c9e40f297d3f1b0d4df6e73618d4466a0b2cfc (patch) | |
tree | edb10b36416f05233c0e0700d05b0b48513deb7d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg_need_qs() (diff) | |
download | wireguard-linux-10c9e40f297d3f1b0d4df6e73618d4466a0b2cfc.tar.xz wireguard-linux-10c9e40f297d3f1b0d4df6e73618d4466a0b2cfc.zip |
rcu: Remove redundant CONFIG_PROVE_RCU #if condition
The #if condition controlling the rcu_preempt_sleep_check() definition
has a redundant check for CONFIG_PREEMPT_RCU, which is already checked
for by an enclosing #ifndef. This commit therefore removes this redundant
condition from the inner #if.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions