diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-11-20 00:30:33 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-05 02:54:49 +0300 |
commit | 7dffe01765d9309b8bd5505503933ec0ec53d192 (patch) | |
tree | 2a4a4e4b4b41bd08e5b3dc4496bbe9b3598e03ec /lib/mpi/mpi-cmp.c | |
parent | a649d25dcc671a33b9cc3176411920fdc5fbd98e (diff) | |
download | linux-7dffe01765d9309b8bd5505503933ec0ec53d192.tar.xz |
rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros
This commit adds a lockdep_assert_irqs_disabled() call to the
helper macros that release the rcu_node structure's ->lock, namely
to raw_spin_unlock_rcu_node(), raw_spin_unlock_irq_rcu_node() and
raw_spin_unlock_irqrestore_rcu_node(). The point of this is to help track
down a situation where lockdep appears to be insisting that interrupts
are enabled while holding an rcu_node structure's ->lock.
Link: https://lore.kernel.org/lkml/20201111133813.GA81547@elver.google.com/
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions