diff options
author | Matthew R. Ochs <[email protected]> | 2015-10-21 15:16:24 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-10-30 17:24:38 +0900 |
commit | 0d73122c3229a332286f3a256ba098d124aba066 (patch) | |
tree | 9e3959bdc53901339eefb03abcb66774c2bf6570 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1a47401bb397183e0500db2c7d5f8d2a3506598e (diff) |
cxlflash: Fix to avoid lock instrumentation rejection
When running with lock instrumentation (e.g. lockdep), some of the
instrumentation can become disabled at probe time for a cxlflash
adapter. This is due to a missing lock registration for the tmf_slock.
The fix is to call spin_lock_init() for the tmf_slock during probe.
Signed-off-by: Matthew R. Ochs <[email protected]>
Acked-by: Manoj Kumar <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions