diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-11-19 21:13:06 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-05 02:54:49 +0300 |
commit | a649d25dcc671a33b9cc3176411920fdc5fbd98e (patch) | |
tree | 6d9f3c9a569cf09b06d5b5f0d44b416d0122908c /lib/mpi/mpi-cmp.c | |
parent | c5586e32dfe258925c5dbb599bea3eadf34e79c1 (diff) | |
download | linux-a649d25dcc671a33b9cc3176411920fdc5fbd98e.tar.xz |
rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
This commit adds a number of lockdep_assert_irqs_disabled() calls
to rcu_sched_clock_irq() and a number of the functions that it calls.
The point of this is to help track down a situation where lockdep appears
to be insisting that interrupts are enabled within these functions, which
should only ever be invoked from the scheduling-clock interrupt handler.
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