diff options
author | Frederic Weisbecker <[email protected]> | 2017-11-06 16:01:26 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-11-08 11:13:52 +0100 |
commit | 3c7169a3bf8216a56761a8edf775072dd36a00a0 (patch) | |
tree | 740c2f1915d340e03357ec889014c325f9b7a4d4 /tools/perf/util/trace-event-scripting.c | |
parent | a934d4d15f040cdd254350e7270b35cc7521e12e (diff) |
irq_work: Use lockdep to assert IRQs are disabled/enabled
Use lockdep to check that IRQs are enabled or disabled as expected. This
way the sanity check only shows overhead when concurrency correctness
debug code is enabled.
Signed-off-by: Frederic Weisbecker <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: David S . Miller <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Tejun Heo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions