diff options
author | Boqun Feng <[email protected]> | 2016-02-16 13:57:40 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-04-23 13:53:03 +0200 |
commit | c24697566298df04cac9913e0601501b5ee2b3f5 (patch) | |
tree | 0390a5df22c355080175d28c6c0569bbee1fb362 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fba7cd681b6155e2d93e7862fcd6f970336b83c3 (diff) |
locking/lockdep: Fix ->irq_context calculation
task_irq_context() returns the encoded irq_context of the task, the
return value is encoded in the same as ->irq_context of held_lock.
Always return 0 if !(CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING)
Signed-off-by: Boqun Feng <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions