diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2020-11-12 01:53:13 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-07 03:24:59 +0300 |
commit | 43759fe5a137389e94ed6d4680c3c63c17273158 (patch) | |
tree | e0fe88f37d34afdc28d8bd4094ceb42af195c1a8 /kernel/time/timer.c | |
parent | 634954c2dbf88e67aa267798f60af6b9a476cf4b (diff) | |
download | linux-43759fe5a137389e94ed6d4680c3c63c17273158.tar.xz |
cpu/hotplug: Add lockdep_is_cpus_held()
This commit adds a lockdep_is_cpus_held() function to verify that the
proper locks are held and that various operations are running in the
correct context.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Cc: Paul E. McKenney <paulmck@kernel.org>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: Neeraj Upadhyay <neeraju@codeaurora.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/time/timer.c')
0 files changed, 0 insertions, 0 deletions