diff options
author | Bart Van Assche <[email protected]> | 2019-02-14 15:00:39 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-02-28 07:55:40 +0100 |
commit | 523b113bace5e64e860d8c61d7aa25057d274753 (patch) | |
tree | 0a1c9750f39c4a8f136a834c418bb2faa4a06b24 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 15ea86b58c71d05e0921bebcf707aa30e43e9e25 (diff) |
locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache
Make sure that add_chain_cache() returns 0 and does not modify the
chain hash if nr_chain_hlocks == MAX_LOCKDEP_CHAIN_HLOCKS before this
function is called.
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Waiman Long <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions