diff options
author | Byungchul Park <[email protected]> | 2017-08-07 16:12:49 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-10 12:29:05 +0200 |
commit | 49347a986ab45eb1dafbf25170647c890f8ff192 (patch) | |
tree | c6457c376a596ac3ea857994a8346485323b2b4f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 545c23f2e954eb3365629b20ceeef4eadb1ff97f (diff) |
locking/lockdep: Add a function building a chain between two classes
Crossrelease needs to build a chain between two classes regardless of
their contexts. However, add_chain_cache() cannot be used for that
purpose since it assumes that it's called in the acquisition context
of the hlock. So this patch introduces a new function doing it.
Signed-off-by: Byungchul Park <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions