diff options
author | Boqun Feng <[email protected]> | 2020-08-07 15:42:32 +0800 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-08-26 12:42:06 +0200 |
commit | d4f200e579e96051f1f081f795820787826eb234 (patch) | |
tree | aa3051bc538092205afceffe8c9933e4b8da7a1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 621c9dac0eea7607cb9a57cc9ba47fbcd4e644c9 (diff) |
lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
As our chain cache doesn't differ read/write locks, so even we can
detect a read-lock/lock-write deadlock in check_noncircular(), we can
still be fooled if a read-lock/lock-read case(which is not a deadlock)
comes first.
So introduce this test case to test specific to the chain cache behavior
on detecting recursive read lock related deadlocks.
Signed-off-by: Boqun Feng <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions