diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-04-05 09:47:59 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-05-10 16:22:54 -0700 |
commit | 1feb2cc8db481b902272559ad7aae3c091762ad0 (patch) | |
tree | 38ee8c9062b201de472d995ca4785989d0d61300 /include/linux/rcupdate.h | |
parent | 27ba76e164fc83ffe6ceeb0415c427ad1191af6c (diff) | |
download | linux-stable-1feb2cc8db481b902272559ad7aae3c091762ad0.tar.gz |
lockdep: Explicitly flag likely false-positive report
The reason that lockdep_rcu_suspicious() prints the value of debug_locks
is because a value of zero indicates a likely false positive. This can
work, but is a bit obtuse. This commit therefore explicitly calls out
the possibility of a false positive.
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'include/linux/rcupdate.h')
0 files changed, 0 insertions, 0 deletions